meshery.local

the purpose of this application is to provide an application that is using plain go code to define an API This should demonstrate all the possible comment annotations that are available to turn go code into a fully compliant swagger 2.0 spec

75 endpoints cloud
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Handle GET request to provider UI
curl \
  http://meshery.local/provider
Handle GET request for all filters
curl \
  http://meshery.local/api/filter
Handle GET request for patterns
curl \
  http://meshery.local/api/pattern
Endpoints (75 total)
GET
/provider
Handle GET request to provider UI
GET
/api/filter
Handle GET request for all filters
GET
/api/pattern
Handle GET request for patterns
GET
/api/provider
Handle GET request for the choice of provider
GET
/api/providers
Handle GET request for list of providers
GET
/api/oam/{type}
Handles the get requests for the OAM objects
GET
/api/user/login
Handlers GET request for User login
GET
/api/user/prefs
Handle GET for User Load Test Preferences
GET
/api/user/token
Handle GET request for tokens
GET
/api/filter/{id}
Handle GET request for a Meshery Filter
GET
/api/system/sync
Handle GET request for config sync
GET
/api/user/logout
Handlers GET request for User logout
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints75
Categories1
http://meshery.local