Skip to content

tahini/trace-server-protocol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

trace-server-protocol

Specification of the Trace Server Protocol

This protocol is built to decouple the backend and frontend of trace analysers, allowing traces to reside and be analysed on the backend, and visual models to be exchanged with a variety of clients.

The protocol is meant to be RESTful, over HTTP.

The specification is currently written in OpenAPI 3.0.

HOW-TO

The specification should be edited with the swagger editor which also handles validating that the OpenAPI specification is respected.

Another option is the Swagger Viewer plug-in for VS Code.

About

Specification of the Trace Server Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published