guilima / financial-back

Node API structure connection to postgreSQL / redis
MIT License
4 stars 0 forks source link

refactor(schema/validate): Encapsulate schemas on route validate #13

Closed guilima closed 4 years ago

guilima commented 4 years ago

Now it is obligatory to create a schema for any route, because the validate middleware start on the app index and verify body and queries