AG

Results 14 comments of AG

@picanteverde, I think if you are stuck at renaming the repository following link may help you https://help.github.com/articles/renaming-a-repository

My 2 cents in regards of @megawac code. if item is not present in the array then it will go in infinite loop

sorry it was unintentional :-)

one problem that i noticed with swagger was too much coupling with routes, i wonder if u have some different approach

yes along with swagger-ui i think

yes. with that in 'action' of spec i am mentioning the action like auth.login. previously i would have routes/index.js where i would mention something like `app.get(, auth.login)` but with swagger...

interesting...this is going to make documentation more coupled with actions/routes.

+1. i like this approach.

@jbarroso thanks for replying. Thanks for setting up a good starting project for integrating solr + backbone.