Skip to content

delislesim/trace-server-protocol

This branch is 101 commits behind eclipse-cdt-cloud/trace-server-protocol:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5263720 · Jan 31, 2019

History

14 Commits
Jan 31, 2019
Dec 7, 2017
Oct 18, 2018

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