Skip to content

API explorer UI built for OpenAPI exploration and testing

Notifications You must be signed in to change notification settings

Shuffle/api-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Explorer

API explorer NPM package

Build Locally

    $ npm install
    $ npm run rollup

screenshot

screenshot2

Todos:

  • Parse OpenAPI version 3 data and visualize it
  • Categorize API paths as a left-side explorer~
  • Be an importable library to visualize and test API's. We will import it on the Shuffle side later.
  • Let users choose API's from it and test them as normal HTTP commands

Future todos:

  • A middle-view focused on explaining the function you are testing

  • Edit functionality to change the standard functionality of an API

  • A Diff function, to make it possible to import & diff the current API and a new one.

  • Other formats than OpenAPI3. This can be translated elsewhere and not on the frontend.

  • More todos~

About

API explorer UI built for OpenAPI exploration and testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published