Gateway Server and API Docs
API and Server Documentation for our SUITS 2024 Python/Flask Server
Last updated
API and Server Documentation for our SUITS 2024 Python/Flask Server
Last updated
Code for these API Docs can be found at
All examples are in Python, yet can be reproduced in any language, whether its through JSON Serializables for C#, or Interfaces for TypeScript/React
Note that many requests for the Gateway API are static, meaning that they don't return anything but rather update the database in the server itself. This should not be of concern, as any necessary data can be reached through an API function.
Any functions that can be found in the code that are not yet written here are either deprecated and will be removed with the next patch, or not yet fully implemented
Message @abhi-arya1 on GitHub with any questions, or at his