/hypertrace

Hyperjump's implementation of BlueTrace.io specification.

Primary LanguageGo

OpenTrace Server - Hyperjump Golang Implementation

This is an adaptation implementation from OpenTrace community server that implements BlueTrace.io specification.

Build

$ make build

this will produce an executable called OTMock.app

Execute

$ OTMock.app

The server will run on port 8080 Implementor should modify this bare server to be more configurable as needed.

API

After the server, you can go to /docs path. Eg.

http://localhost:8080/docs