Skip to main content

Swagger UI

BurgerAPI serves interactive Swagger UI so you can explore and call your API from the browser. Once the server is running and OpenAPI is configured, the UI is available at the documented path (e.g. under your base URL).

See OpenAPI & Swagger and OpenAPI Generation.