UNPKG

841 BMarkdownView Raw
1[Baiji](https://en.wikipedia.org/wiki/Baiji) (白鱀豚)
2=======
3
4>> Bring the beauty back to life.
5
6> Under active development
7
8Baiji (https://github.com/baijijs/baiji) is an easy to use and opinionated micro-framework built on top of [express](https://github.com/strongloop/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.
9
10Baiji is an ideal candidate for building robust, scalable and secure web things.
11
12Features
13--------
14* Websocket support
15* Express support
16* RPC support
17* Koa support
18* Built-in parameter validation
19* Entities - a simple Facade to use with your models and API
20* Hooks, enabling the power of scalability of your api method
21
22License
23-------
24* Baiji is licensed under the MIT license