Now all the routes are in a same file. https://github.com/chanakaDe/Mint-REST/blob/master/app/routes/api.js All in api.js file. User and Story controllers must be in a different files. Have to fix that. :+1:
Now all the routes are in a same file.
https://github.com/chanakaDe/Mint-REST/blob/master/app/routes/api.js
All in api.js file. User and Story controllers must be in a different files.
Have to fix that. 👍