Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/next2golang/bet-server
https://github.com/next2golang/bet-server
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/next2golang/bet-server
- Owner: next2golang
- Created: 2024-04-19T19:45:21.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-19T19:51:25.000Z (8 months ago)
- Last Synced: 2024-05-15T13:27:19.276Z (7 months ago)
- Language: Go
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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*