mainheartng / backend-api

0 stars 3 forks source link

feat: implement api v0 controller and route #36

Closed inidaname closed 1 year ago

inidaname commented 1 year ago

As we intend to expand on the APi and making it usable we would want to version the APIs as follows

https://www.mickpatterson.com.au/blog/api-versioning-with-nodejs-and-express https://techbrij.com/nodejs-api-versioning-express-routers https://www.freecodecamp.org/news/rest-api-design-best-practices-build-a-rest-api/