Tagged Questions
3
votes
2answers
871 views
How to build good documentation with REST API in Rails?
Currently, I am working on building RESTful web service in Rails. I am looking for some ways to build a good documentation in my Rails RESTful web service. I found some ways to do it:
Wiki like ...