ApiPackExpress

This package provides the stack configurator for ExpressJS routes.

The same does not have ApiPack operations configurator, this is in charge of the components that have operations performers.

As for example the ApiPackMongoose

You can see some examples ready by clicking here

Usage

# Default dependencies
$ yarn add express

# Using yarn
$ yarn add @kolinalabs/api-pack-express

# Using npm
$ npm install @kolinalabs/api-pack-express

Working with ApiPackMongoose