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
- Host: GitHub
- URL: https://github.com/openzipkin/zipkin-api-example
- Owner: openzipkin
- License: apache-2.0
- Created: 2017-04-21T14:41:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-31T05:59:17.000Z (over 8 years ago)
- Last Synced: 2024-06-20T10:23:47.885Z (over 1 year ago)
- Language: Go
- Size: 10.7 KB
- Stars: 9
- Watchers: 17
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.