swaggydoc
swaggydoc copied to clipboard
Swagger Documentation for Grails Controllers Plugin
This repository is not actively maintained. If you are interested in taking it over, please let me know.
Documentation
User Documentation is at https://rahulsom.github.io/swaggydoc
Contributing
Before you can run any other commands, you will have to obtain the swagger assets.
./bowerize.sh
Running grails3 plugin in dev mode
./gradlew swaggydoc-grails3:bootRun
Running grails2 plugin in dev mode
./gradlew grails2:run