koa-blueprint-api

4.1.0 • Public • Published

koa-blueprint-api

npm version

An automated server configuration using Koa.js that sets up your routes and controllers based on the directory structure. Provides globals as convenience to easily access Models, & Services. Also provides hooks to run before and after controller methods.

Debug using DEBUG=kba* node app.js

Example

The example directory is a working sample of the layout and can be used as a playground/sandbox to test the features and capabilities.

Run the example app: npm run example

See individual readme .md files for specific details.

Readme

Keywords

Package Sidebar

Install

npm i koa-blueprint-api

Weekly Downloads

2

Version

4.1.0

License

ISC

Unpacked Size

20.8 kB

Total Files

13

Last publish

Collaborators

  • coryrobinson42