@daisugi/oza
v0.1.10
Published
Oza is a fast, opinionated, minimalist web framework for NodeJS.
Downloads
22
Readme
@daisugi/oza
:warning: The following project is currently under development, has not yet been released.
This project is part of the @daisugi monorepo.
Oza is a fast, opinionated, minimalist web framework for NodeJS.
Table of contents
Install
Using npm:
npm install @daisugi/oza
Using yarn:
yarn add @daisugi/oza
Other projects
| Project | Version | Changelog | Description | | ------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ------------------------------------- | -------------------------------------------------------------- | | Daisugi | | changelog | Is a minimalist functional middleware engine. | | Kintsugi | | changelog | Is a set of utilities to help build a fault tolerant services. | | Kado | | changelog | Is a minimal and unobtrusive inversion of control container. | | JavaScript style guide | | | |