Git Product home page Git Product logo

swagger-editor's Introduction

LePetitBloc/swagger-editor

A configurable live reloaded swagger-editor instance.

Why?

Edit your OpenApi specification with your favorite IDE and test it with swagger-editor.

JetBrains plugin

If your using one of JetBrains IDEs , install the Swagger Plugin.

Usage

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 !

Usage with docker-compose

See docker-compose.yml

Development

Rebuild the image

docker build . -t swagger-editor-lepetitbloc

OR using docker-compose

docker-compose build

Run it

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

Code of conduct

See the CODE OF CONDUCT file.

Contributing

See the CONTRIBUTING file.

License

This project is under MIT License.

Support

See the SUPPORT file.

Donation

We love cryptocurrencies, consider making a donation:

Currency  Address
Bitcoin 14VRBrDZ47HR1pWjmAnyC5CJCXDkhLeANb
Ethereum 0x1accf4c2bd6010100a2aeac36f336fb963a1716a
Ethereum Classic 0x3b33bdcc70f06dad7068594a0cd8fbfd7b203aae
Litecoin LdH6Sbq5M9p6dqG7GaRvBjoCqJ2CHnz9wr
Dash XuPyN4Ns12qaMKzUjffzeKrCjCL4XYwUCY
ZCash t1U2e4TV6zmg6gXAByBp59NtBP2HsEvY5T5
Doge DKbojeYrguCL2Suh9ujmU49m4QK9DixBXL

swagger-editor's People

Contributors

julesaaelio avatar lutangar avatar

Watchers

 avatar  avatar  avatar

swagger-editor's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.