Skip to content

Initial Version v1.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@mrin9 mrin9 released this 21 Dec 02:02
· 12 commits to gh-pages since this release

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