Migrate to actix

This commit is contained in:
2022-03-30 10:14:39 +02:00
parent d75242d213
commit 70df96f286
7 changed files with 613 additions and 1392 deletions

View File

@@ -1,7 +1,3 @@
#[macro_use]
extern crate rocket;
pub mod data;
pub mod utils;
pub mod constants;