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
2021-12-18 16:41:16 +01:00
migrations Created first API Endpoints for timetable. 2021-07-01 17:57:15 +02:00
src removed unused dbg 2021-12-18 16:41:16 +01:00
static added docker support 2021-12-17 11:31:46 +01:00
.gitignore Initial cargo package 2021-06-25 16:33:43 +02:00
Cargo.toml added env vars 2021-12-17 11:10:01 +01:00
diesel.toml Created first API Endpoints for timetable. 2021-07-01 17:57:15 +02:00
docker-compose.yml added docker support 2021-12-17 11:31:46 +01:00
Dockerfile adapted dockerfile 2021-12-18 16:40:03 +01: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 remove Rocket.toml release adress 2021-08-09 22:12:18 +02:00

meincantor-api

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