Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get a list of all routes incl. blueprints #2849

Closed
aronsuarez opened this issue Apr 20, 2015 · 6 comments
Closed

get a list of all routes incl. blueprints #2849

aronsuarez opened this issue Apr 20, 2015 · 6 comments
Labels

Comments

@aronsuarez
Copy link

hey

how can i get a list of all routes incl. blueprints?
sails.config.routes give only a list of custom routes.

thanks for help

@kevinburkeshyp
Copy link

If you turn on the silly log level it should generate a list

-kevin

On Apr 20, 2015, at 07:55, norbu89 notifications@github.com wrote:

hey

how can i get a list of all routes incl. blueprints?
sails.config.routes give only a list of custom routes.

thanks for help


Reply to this email directly or view it on GitHub
#2849.

@aronsuarez
Copy link
Author

thanks for help.

silly log level?

@loicsaintroch
Copy link
Contributor

You can do it with $ sails lift --silly.

@aronsuarez
Copy link
Author

can i get this list in a controller?

i want to create a app like loopback explorer.

@aronsuarez
Copy link
Author

ah ok, would be the first time i for me.
swagger looks nice ;-) yes swagger is exactly this that i looking for!

yes i interested - do you have more inforamations?

@renanvieira
Copy link

@tjwebb how can I help implement this feature? :)

@tjwebb tjwebb closed this as completed May 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

5 participants