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

Latest commit

 

History

History
28 lines (19 loc) · 442 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 442 Bytes

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