🧬 A boilerplate for Node.js APIs with TypeScript set up
$ git clone https://github.com/gabrielsanttana/node-typescript-template
$ cd node-typescript-template
$ npm install
# Then, you're ready to go and start adding new endpoints to your API!
Your contribution is always welcome!
Check out the contribution guideline.