FootballBet-Escrow API is a simple API for showcasing an escrow service.
GO, Gin, Gorm, SQLite
Soccerfootball Info API - RapidAPI
- Auth
- Get games to bet
- Place bets
- Deposit and Withdraw from wallet
Clone the project
git clone https://github.com/spiffgreen/footballbet-escrow
Go to the project directory
cd footballbet-escrow
Run application
go run main.go
Using SQLite. To setup the db and tables, simple run the command below
go run migrate/migrate.go
Contributions are always welcome!
See CONTRIBUTING.md
for ways to get started.
Please adhere to this project's code of conduct
.