Investigate API documentation
Is your feature request related to a problem? Please describe.
As a developer I will want to understand the APIs available with a clear, consistent format.
Describe the solution you'd like
A standardized, consistent format for API documentation that is as self-updating as possible. Idea like Swagger. Possibly a custom made solution that scrapes routing and controllers.
Describe alternatives you've considered
Just maintain documentation well.