Skip to content

theImmortalCoders/rag-2-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG-2 auth & resource server

License

This project is available under the AGPL License. See LICENSE for more information.

The application was created as part of the work of the Human-Computer Interaction Scientific Club "GEST" at the Rzeszów University of Technology.

Compliance and distribution

If you modify this code and make it available to others, you must also make the modified source code available under the same AGPL-3.0 License. This applies especially if you deploy the modified software on a server or otherwise make it available over a network, in which case you must provide access to the modified source code to the users who interact with your version of the application.

Failure to comply with the terms of the AGPL license may result in legal consequences. It is important to follow the license terms when modifying, distributing, or deploying this software. Please ensure you understand and follow the obligations set forth in the LICENSE file.

Description

Auth and resource server for RAG-2 (Rzeszów University of Technology AI Games 2) - system for integrating AI models with simple web minigames.

Features

  • JWT system-global stateless authorization
  • API for game records management
  • SMTP Mailing service
  • Redis game stats cache