Initial commit

Implemented user/users/favicon routes

Implemented catchers 404/403

Implemented Responder traits
This commit is contained in:
2023-12-11 02:24:54 +01:00
commit 9da559ff4f
4 changed files with 247 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/target
Cargo.lock