naveteam / back-boilerplate

A boilerplate for building RESTful APIs using Node.js, PostgreSQL, koa, knex, bookshelf.
35 stars 19 forks source link

refactor(controllers): new approach to controllers coding #14

Closed mscamargo closed 4 years ago

mscamargo commented 4 years ago

I believe that this way improves legibility and makes the use of controllers more flexible