pagarme / superbowleto

:football: A microservice to issue, register and manage boletos
MIT License
5 stars 0 forks source link

restructuring: refactoring app routes and more #347

Closed gabrielnascr closed 2 years ago

gabrielnascr commented 4 years ago

refactoring the app routes

And removing the body-parser, unnecessary as it already comes with Express, only using app.use(express.json()).