Skip to content

MangoHacks/Mango2019-API

Repository files navigation

MangoHacks 2019 Bandage Travis Build Badge Go Report Card GoDoc

Mango2019-API

This is the backend of 2019's MangoHacks, herein, all database functionality and most data manipulation events will occur.

The API is built with scalability in mind and is able to be scaled horizontally with ease.

Shoutout to Google for letting us deploy on Google Cloud Kubernetes Engine, allowing us to build ridiculously resilient software. Love you guys!

Running/Testing The Server

  1. $ git clone the repository into your $GOPATH.
  2. $ go build the binary within the directory the repository was cloned to.
  3. $ ./Mango2019-API to run the binary.

About

Our pretty little Go server for our pretty little hackathon.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published