mirror of
https://github.com/hubHarmony/servii-backend.git
synced 2024-11-17 21:40:31 +00:00
Backend codebase for the servii project
35689e4dd0
Fully implemented authentication Fully implemented return codes and errors Fully implemented firestore database data Created 'fetch_servers' and 'set_subdomain' routes for front-end use. [+] Security patch, requests will not return anything if not properly authenticated [~] Reworked the route system entirely [+] TODO : firebase_manager.py error handling [+] TODO : global error log using file_manager.log_error(error_type:str, error_message:str) Signed-off-by: Charles Le Maux <charles.le-maux@epitech.eu> |
||
---|---|---|
.gitignore | ||
api_sender.html | ||
api.py | ||
file_manager.py | ||
firebase_manager.py | ||
generic_executor.py | ||
requirements.txt | ||
server_mc_manager.py | ||
unit_test.py |