Select a definition
Demo API - From a typical Go Service
Swagger UI Multiple API Demo
Demo API
Second API - From a typical Go Service
Demo API - From a typical Go Service
services/demo.yaml
The demo API handles all calls to the demo namespace for purposes of illustration.
Etienne Marais - Website
Apache 2.0
Demo
GET
/demo
ListDemo will return the demos created by the user making the request.
POST
/demo/{id}
CreateDemo will create a new demo.