Introduction
This is the backend for the CorTest project, which manages patient data and serves static test configurations used by the mobile app. You can find all the code here at NolanBeaujault/cortest-api.
What's Inside?
This documentation covers:
- Setup instructions
- API endpoints
-
Data format (
categories.json) - Nginx proxy configuration
- Database schema
Feel free to contribute or raise issues directly on the GitHub project.