API Docs Help

Content server

Description

Content server is intended for requests processing and user management (for example, log in and log out) and provides information about transactions (including deposits and withdrawals) and their processing, tournaments, jackpots, etc. These data are used for the casino's front end. The server works with casino's databases and has access to each of them. It serves as an interface for casino's databases. When opening any of the casino's pages, front end sends requests to the Content server (via Open Api Proxy). Afterwards, it processes the responses and displays the information to the user.

Development stack

  • С++17

  • gcc

  • Linux, Debian 9.13

  • MySQL 8.0.33.

29 September 2025