4.0.0 • Published 5 years ago
@rebelstack-io/expressif v4.0.0
expressif
expressif is an opinionated MCR wrapper and bootstrap for the express framework that vastly simplifies creating self-documenting JSON RESTful web services based on JWT and PostgresSQL.
The request flow goes through authorize -> validate request structure -> validate request parameters -> controller middleware -> response.
Features
- Basic template for JSON Rest APIs.
- self-documenting JSON RESTful API.
- Basic Wrappers for (M)odels, (C)ontrollers and (R)outers.
- Custom API.
Installation
This is a Node.js module available through the npm registry.
Before installing, download and install Node.js. Node.js 8 or higher is required.
$ npm install @rebelstack/expressifDocs & Community
Tests
To run the test suite, first install the dependencies, then run npm test:
$ npm install
$ npm test4.0.0
5 years ago
3.4.2
6 years ago
3.4.1
6 years ago
3.4.0
6 years ago
3.3.8
6 years ago
3.3.7
6 years ago
3.3.6
6 years ago
3.3.4
6 years ago
3.1.3-beta
6 years ago
3.1.2-beta
6 years ago
3.0.1-beta
6 years ago
3.0.0-beta
6 years ago
2.3.0-beta
6 years ago
2.2.0-beta
7 years ago