Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

thomaspaulin/snc-server-go

Repository files navigation

Development Setup

  1. Install and setup Go 1.9.2+
  2. Install Go's dep tool (go get -u github.com/golang/dep/cmd/dep)
  3. Run dep ensure from inside this repository to fetch the dependencies
  4. Run go install
  5. Run the produced executable

Accessing the API

The SNC API is currently hosted on a Heroku hobby plan.

Releases

No releases published

Packages

No packages published

Languages