Add assets route

This commit is contained in:
2022-03-30 09:40:46 +02:00
parent 6d8b8979ca
commit d75242d213
8 changed files with 12268 additions and 27 deletions

1
src/controllers/mod.rs Normal file
View File

@@ -0,0 +1 @@
pub mod assets_controller;