This repository has been archived on 2023-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Denys Konovalov 1eb39cc472 - added Keycloak login service
- removed obsolete testing endpoints
- extended jwt parameters
- moved some values to config
- added Cargo.tom information
- correcred code (cargo fmt & cargo clippy)
2021-08-09 20:39:01 +02:00
migrations Created first API Endpoints for timetable. 2021-07-01 17:57:15 +02:00
src - added Keycloak login service 2021-08-09 20:39:01 +02:00
static - extended API Endpoints 2021-07-29 20:03:10 +02:00
.gitignore Initial cargo package 2021-06-25 16:33:43 +02:00
Cargo.toml - added Keycloak login service 2021-08-09 20:39:01 +02:00
diesel.toml Created first API Endpoints for timetable. 2021-07-01 17:57:15 +02:00
docker-compose.yml Created first API Endpoints for timetable. 2021-07-01 17:57:15 +02:00
LICENSE Initial commit 2021-06-25 16:18:38 +02:00
README.md Initial commit 2021-06-25 16:18:38 +02:00
Rocket.toml - extended API Endpoints 2021-07-29 20:03:10 +02:00

meincantor-api

The API backend for the GCG.MeinCantor school platform built with Rocket.rs in Rust.