Categorygithub.com/Azakahul/specton-api
modulepackage
0.0.0-20190810050931-502735d42f77
Repository: https://github.com/azakahul/specton-api.git
Documentation: pkg.go.dev

# README

specton-api

CircleCI

go api backend to the specton app for tracking and sharing unique drops and achievements.

Testing

run the following: go test -v ./...

Running locally

To run locally from the root of source run the following: go run main.go The endpoint can be reached locally here

UI

Can be found at specton ui

CI/CD

This repository utilizes the circle ci ci/cd tool.