JSPM

  • Created
  • Published
  • Downloads 64
  • Score
    100M100P100Q74090F
  • License MIT

Baiji is an easy to use and opinionated micro-framework for writing scalable and REST-like web APIs. Its main goals are parameter validation, entities, hooks, scalability and allowing rapid development and deployment of such APIs.

Package Exports

  • baiji

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (baiji) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Baiji (白鱀豚)

Bring the beauty back to life.

Under active development

Baiji (https://github.com/baijijs/baiji) is an easy to use and opinionated micro-framework built on top of express for writing scalable and REST-like web APIs. Its main goals are parameter validation, entities, hooks, scalability and allowing rapid development and deployment of such APIs.

Because of this Baiji is an ideal candidate for building robust, scalable and secure web things.

Features

  • Websocket support
  • Express support
  • RPC support
  • Koa support
  • Built-in parameter validation
  • Entities - a simple Facade to use with your models and API
  • Hooks, enabling the power of scalability of your api method

License

  • Baiji is licensed under the MIT license