I just recently started using sails and nodejs.
I was wondering, is there an easy way to create a global prefix using the configuration available in Sails? Or would
If you explicitly define your routes in config/routes.js, then try this out: https://stackoverflow.com/a/42797788/5326603
config/routes.js