Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

einfach-studio/apim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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