momi-foundation-coding / nodejs-api-cli

This is a scaffold for generating new API-based application for NodeJS and its frameworks such as Express, kemboijs, koa, AdonisJs etc.
http://www.kemboijs.org/
MIT License
10 stars 13 forks source link

Clean up the current routes to make use of database #21

Closed ezkemboi closed 5 years ago

ezkemboi commented 5 years ago

What are we up to for now?

We can still remain with one db instance for both the tests and crud. We will create another issue for that.