refactor
This commit is contained in:
parent
3b0e8c1866
commit
ca364453a7
10 changed files with 341 additions and 604 deletions
|
@ -1,7 +1,7 @@
|
|||
use rocket::routes as route;
|
||||
use rocket::{http::Method, launch};
|
||||
|
||||
mod cache;
|
||||
|
||||
mod db;
|
||||
mod item;
|
||||
mod routes;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue