The route will be dynamically created based on the location of the file
e.g. http method = POST 'http://localhost:5477/{route}'
responses ->
auth ->
POST ->
find.json
Any routes that need custom logic then add to routes folder
- npm install
- node app.js