Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 431 Bytes

File metadata and controls

18 lines (11 loc) · 431 Bytes

Impact API

Impact's API, written in Go

Front-end source code here.

Installation and running

Use the included docker-compose configuration or run

go run cmd/server/main.go

Directory structure

cmd - Files relating to the CLI application for the API server.
docs - Files related to documentation of the API.