Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/next2golang/bet-server


https://github.com/next2golang/bet-server

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Bet (Obstawiamy mundial)
Bet World Cup games with friends

**NOTE: This is only backend part of the app. See [Android app](https://github.com/JaCzekanski/bet-app)**

# Technologies
- Golang
- Firebase Admin
- Gorilla
- Gocron

# Build
```
dep ensure
go build .
```
*limitation: Project must be cloned into $GOPATH/src/bet-server*

*note: JSON file with credentials is required for server to start*