Skip to content

FootballBet-Escrow API is a simple API for showcasing an escrow service

Notifications You must be signed in to change notification settings

SpiffGreen/footballbet-escrow

Repository files navigation

FootballBet-Escrow API

FootballBet-Escrow API is a simple API for showcasing an escrow service.

Tech Stack

GO, Gin, Gorm, SQLite

Soccerfootball Info API - RapidAPI

Features

  • Auth
  • Get games to bet
  • Place bets
  • Deposit and Withdraw from wallet

Run Locally

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

Database Setup

Using SQLite. To setup the db and tables, simple run the command below

go run migrate/migrate.go

Documentation

Documentation

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

Please adhere to this project's code of conduct.

Author

Spiff Jekey-Green

License

MIT

About

FootballBet-Escrow API is a simple API for showcasing an escrow service

Resources

Stars

Watchers

Forks