Example of a Node.js API written with the framework Koa.
Runnable!
Install the dependencies
$ npm install
Run the tests
$ npm test
Start the project
$ npm start # default port is 3000
Based on the Katapi kata!
MIT
Example of a Node.js API written with the framework Koa.
Runnable!
Install the dependencies
$ npm install
Run the tests
$ npm test
Start the project
$ npm start # default port is 3000
Based on the Katapi kata!
MIT