Swagger UI

Demo API - From a typical Go Service

services/demo.yaml

The demo API handles all calls to the demo namespace for purposes of illustration.

Demo

GET​/demo
ListDemo will return the demos created by the user making the request.
POST​/demo​/{id}
CreateDemo will create a new demo.
Online validator badge