[go-nuts] How to setup go-swagger for an existing project to generate API docs

2017-08-08 Thread Dayana Mallasserry
Has anyone set up swagger for an existing golang project ? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more opt

[go-nuts] How to setup go-swagger for an existing project to generate API docs

2016-10-16 Thread SakShak
I have an existing project that needs a UI for the API. I want to use go swagger but I am completely confused https://github.com/go-swagger/go-swagger/tree/master/examples/todo-list I want to set it up so I add annotations in the code and then run the command swagger generate spec and it would