You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
EvgenyOrekhov 943cf6a5fb Update swagger-ui to v2.2.0 8 years ago
..
Dockerfile Update swagger-ui to v2.2.0 8 years ago
README.md Update swagger-ui README for 2.1.3 9 years ago
docker-compose.yml Added support to load local swagger.json 9 years ago
petstore-swagger.json Added support to load local swagger.json 9 years ago
run.sh Fix #30: make URL to swagger.json relative in swagger-ui/run.sh 8 years ago

README.md

swagger-ui

Swagger UI 2.1.3 with API_URL and API_KEY injection (45 MB)

Usage

$ docker run -d -p 80:80 -e API_URL=http://localhost:4000/swagger schickling/swagger-ui

Variables

  • API_URL - Swagger endpoint for your API
  • API_KEY - Default API Key (optional)