themis

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2019 License: Apache-2.0 Imports: 21 Imported by: 0

README

themis

Build Status codecov.io Code Climate Issue Count Go Report Card Apache V2 License GitHub release

The Xmidt server that provides a framework for issueing JWT tokens to connecting devices.

How to Install

Dockerized Caduceus

Docker containers make life super easy.

Installation
  • Docker (duh)
    • brew install docker

Running
Build the docker image
docker build -t themis:local .

This build.sh script will build the binary and docker image

Run the image

Usage

Once everything is up and running you can start sending requests. Below are a few examples.

Get Health
curl http://localhost:{TBD}/health
GET some pprof stats
curl http://localhost:{TBD}/debug/pprof/mutex

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL