hyperjumptech / hypertrace

Hyperjump's implementation of BlueTrace.io specification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Go 93.3%Language:HTML 4.8%Language:Dockerfile 1.0%Language:Makefile 0.9%