Skip to content

A powerful and customizable Rest API framework built on top of express, supports validations, sanitizers, api presenters e.g.

License

Notifications You must be signed in to change notification settings

poplarjs/poplar

Repository files navigation

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

About

A powerful and customizable Rest API framework built on top of express, supports validations, sanitizers, api presenters e.g.

Resources

License

Stars

Watchers

Forks

Packages

No packages published