Out of curiosity, how much hard would it be to integrate Swagger UI in a page, for someone completely new to creating extensions (but with a Java background)?
By looking on the net it seems quite easy to embed it:
- How to embed Swagger UI into a webpage? - Stack Overflow
- Integrating Swagger UI with the rest of your docs | I'd Rather Be Writing Blog and API doc course (slightly longer examples)
I have yet to start reading anything, but if I was going to experiment anything, this looks interesting, as it would make embedding Rest API documentation inside wiki pages.
Would it require a lot of effort? If not, what would you suggest to start with?