What are good tools for writing rest API technical especification and documentation? I need to specify URLs, routes, endpoints.
Another approach would be to automatically generate an API documentation reverse engineering its code. It's a C# webservice.