1.15.1 • Published 5 years ago

webiny-app-security v1.15.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Webiny API

Express middleware to quickly build powerful REST APIs.

It provides support for running multiple apps, both 3rd party and the ones you create. In combination with webiny-entity library it makes development of business applications a breeze.

We are developing this with serverless in mind so you will not be limited by your server (or the lack of one :)).

Integration with your existing node apps will also be seamless as long as you support the standard middleware function signature: (req, res, next).

Usage

Docs coming before the first official release.