Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up a git hook that auto generates API endpoint documentation. #14

Closed
antonva opened this issue Oct 26, 2019 · 0 comments
Closed

Set up a git hook that auto generates API endpoint documentation. #14

antonva opened this issue Oct 26, 2019 · 0 comments

Comments

@antonva
Copy link
Owner

antonva commented Oct 26, 2019

Using git commit hooks, we can grep the controllers for their @RequestMapping lists and parse it into a decent markdown document that could live in a docs directory in the root of the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants