poplar

1.3.18 • Public • Published

Poplar (白杨树)

Build Status Code Climate npm version Inline docs Join the chat at https://gitter.im/lyfeyaj/poplar

Under active development

Poplar (https://github.com/poplarjs/poplar) 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 Poplar is an ideal candidate for building robust, scalable and secure web things.

Features

  • Websocket 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

  • Poplar is licensed under the MIT license

TODOs

  • Add upload files support
  • Add beforeValidation hook
  • Add socket.io support
  • Add koa support

Package Sidebar

Install

npm i poplar

Weekly Downloads

1

Version

1.3.18

License

MIT

Last publish

Collaborators

  • lyfeyaj