Swagger Editor, Swagger Codegen & Swagger UI
-
Re: Swagger Editor - define REST api
I have been using Postman with my team for developing and publishing APIs for our services, but the costs are adding up pretty quickly ($15/user/month), and still no support for SSO.
I am moving to Swagger Editor, Swagger Codegen & Swagger UI, but it would be great if I could install it inside my Cloudron instance instead of paying for another server.
I noticed that your documentation makes use of Swagger, so I am sure it would be fairly easy to add support for the same.
Please don't forget to upvote if you think it's a good idea.
-
If anyone is interested - this is our swagger.yaml. We generate the docs itself using redoc . This is our ci script which builds and pushes to Surfer (which is what docs.cloudron.io is).