Build OpenAPI specification from API documentation
Are you a developer using third-party APIs? Easily create formal OpenAPI specification from API documentation in browser to:
- write better tests
- automatically generate client code
- migrate legacy documentation to documentation autogenerated from OpenAPI specification
Extension does not send your data anywhere and is fully open-source: https://github.com/unmock/unmock-webextension
FEATURES
- Smartly parse OpenAPI specification from written documentation
- Use Swagger editor in-browser to fill in the missing parts
Note that the smart parser is in early-stage development. We welcome contributions and feature requests at https://github.com/unmock/unmock-webextension/issues.
GET STARTED
- Install extension
- Open a page containing written API documentation, for example, https://docs.readthedocs.io/en/stable/api/v2.html
- Extension icon should light up with a badge. Open Swagger editor from the pop-up window to autogenerate specification template.
- Fill in the missing parts
- Export the finished specification
GET IN TOUCH
- Learn more about unmock, your favorite tool for developing apps with third-party APIs: https://unmock.io/
- Email us: [email protected]
- Find us in Medium: https://medium.com/@meeshkan
- Tweet @MeeshkanML
- Add issues, feature requests and pull requests in GitHub: https://github.com/unmock/unmock-webextension
- Learn more about Swagger editor: https://github.com/swagger-api/swagger-editor