Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/billyb2/sdev_265_tracking_server


https://github.com/billyb2/sdev_265_tracking_server

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Tracking Server

## Writing A Client
Check the `api/` directory, and send a JSON request to the correct API endpoints, as noted in main.go. Or just ask Will for details

## How to run
You can run it locally by just running `go run .`. You can launch a new fly app by running `fly launch -o sdev-school-project --name `. Follow the prompts, the defaults are probably fine.