This is the backend for uniswag.
- Export UANL Nexus assignments (Implementation of some Todoist sync API (v7) endpoints).
- Projects creation.
- Items creation.
- Batch requests.
- Creation of folders from UANL SIASE (Implementation of some Google Drive (v3) endpoints).
- Folders creation.
- Batch requests.
You can setup your own credentials in the application.conf
located in the resources
folder.
Run sbt compile
Run sbt run