Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 303 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 303 Bytes

Swagger Editor and UI

To run containers use

docker-compose up

Swagger UI volume binded to swagger.yml file so changes will reflect UI after a browser refresh

Swagger UI: localhost:8082

Useful Vscode extensions for Swagger

  • YAML for editing
  • Swagger Viewer for fast verify (without docker)