A configurable live reloaded swagger-editor instance.
Edit your OpenApi specification with your favorite IDE and test it with swagger-editor.
If your using one of JetBrains IDEs , install the Swagger Plugin.
docker run -d -p 8686:8080 -p 3000:3000 -p 3001:3001 -v `pwd`/spec:/usr/share/nginx/html/data/ lepetitbloc/swagger-editor
Connect http://localhost:8686 and edit the swagger.yml file in your favorite IDE.
🚨 Beware of the cache !
docker build . -t swagger-editor-lepetitbloc
OR using docker-compose
docker-compose build
docker run -d -p 8686:8080 -p 3000:3000 -p 3001:3001 -v `pwd`/spec:/usr/share/nginx/html/data/ swagger-editor-lepetitbloc
OR using docker-compose
docker-compose start
See the CODE OF CONDUCT file.
See the CONTRIBUTING file.
This project is under MIT License.
See the SUPPORT file.
We love cryptocurrencies, consider making a donation:
Currency | Address |
---|---|
Bitcoin | 14VRBrDZ47HR1pWjmAnyC5CJCXDkhLeANb |
Ethereum | 0x1accf4c2bd6010100a2aeac36f336fb963a1716a |
Ethereum Classic | 0x3b33bdcc70f06dad7068594a0cd8fbfd7b203aae |
Litecoin | LdH6Sbq5M9p6dqG7GaRvBjoCqJ2CHnz9wr |
Dash | XuPyN4Ns12qaMKzUjffzeKrCjCL4XYwUCY |
ZCash | t1U2e4TV6zmg6gXAByBp59NtBP2HsEvY5T5 |
Doge | DKbojeYrguCL2Suh9ujmU49m4QK9DixBXL |