Skip to content

Design interface for creating Open API (Swagger) specification files

License

Notifications You must be signed in to change notification settings

ccsr/openapi-designer

 
 

Repository files navigation

OpenAPI designer

Design interface for creating OpenAPI (Swagger) specification files. Live demo

Setup

  1. Have a Node.js install that's not way too old (v4+ should work for everything).
  2. Install Aurelia CLI (npm install -g aurelia-cli)
  3. Clone this repo (git clone https://github.com/apinf/open-api-designer.git)
  4. Build the code (au build) and open index.html OR run the webserver integrated in Aurelia using au run and open the URL that is printed after building (usually http://localhost:9000)

Development Status

Throughput Graph

Resources

About

Design interface for creating Open API (Swagger) specification files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.7%
  • HTML 11.8%
  • CSS 8.5%