waibu
Version:
Web Framework for Bajo
24 lines (13 loc) • 645 B
Markdown
# waibu
Plugin name: **waibu**, alias: **waibu**
 
> <br />**Attention**: I do NOT accept any pull request at the moment, thanks!<br /><br />
[Bajo](https://github.com/ardhi/bajo)'s Web Framework. Entirely based on [Fastify](https://github.com/fastify/fastify) and its ecosystem.
## Installation
Goto your ```<bajo-base-dir>``` and type:
```bash
$ npm install waibu
```
Now open your ```<bajo-data-dir>/config/.plugins``` and put ```waibu``` in it
## License
[MIT](LICENSE)