Skip to content

Hyperjump's implementation of BlueTrace.io specification.

Notifications You must be signed in to change notification settings

hyperjumptech/hypertrace

Repository files navigation

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 hypertrace.app

Execute

$ hypertrace.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

About

Hyperjump's implementation of BlueTrace.io specification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages