Releases: mrin9/OpenAPI-Viewer
Releases · mrin9/OpenAPI-Viewer
Initial Version v1.0.0-beta.1
Supported Features
- Supports Swagger V2.0 and OpenAPI 3.0
- Supports searching of end-points (paths)
- Clean two column layout with Request and Response info side by side
- Built In console to try out APIs
- Supports Authentication
- OAuth2
- API Key(Token)
- HTTP Bearer
- HTTP Basic
- UX friendly.
- Lesser clicks to deal with all schema models, response json and examples are expanded by defaults so that you dont have to click and reveal each level.
- While using API console, request data is pre-filled based on schema
- Needs just one click to try out live APIs