KanagawaMarcos / rest-api-node

Rest API using node.js without any dependecies. No frameworks envolved at all.
MIT License
3 stars 8 forks source link

Callback hell #1

Closed KanagawaMarcos closed 6 years ago

KanagawaMarcos commented 6 years ago

As you can see, there's a lot of it in the code right now. I need to fix it.