Skip to content

dazedbear/apim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apim

API Playground for Einfach Studio

Getting Start

yarn
yarn start

view the swagger-ui docs in https://localhost:3000/

Deploy

yarn deploy

Development

  1. open Swagger Editor
  2. import public/swagger.yaml
  3. edit and preview result
  4. save as new yaml file, and replace public/swagger.yaml
  5. commit and deploy

IMPORTANT: We use Open API 3.0 Spec in swagger.yaml

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • HTML 1.6%
  • Other 1.4%