An open API service indexing awesome lists of open source software.

https://github.com/openzipkin/zipkin-api-example

Example of how to use the OpenApi/Swagger api spec
https://github.com/openzipkin/zipkin-api-example

Last synced: 8 months ago
JSON representation

Example of how to use the OpenApi/Swagger api spec

Awesome Lists containing this project

README

          

# zipkin-api-example
This repository shows you how to use the OpenApi/Swagger definition of
the zipkin-server http api.

Here's a list of examples:

* [go](go/README.md) - Shows how to generate a client and upload a sample trace.