Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 488 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 488 Bytes

Gambler Backend Server

This is a open-source project that allow user to play simple gambling games with user authentication and user database.

Feel free to checkout other repo for the Front-End source code

Frontend

About this project

This project is using:

  • GoLang
  • GoFiber
  • Gorm
  • PostgresSQL
  • Redis
  • WebSocket
  • Rest-API
  • Cache System
  • JWT
  • Containering