feat(presentation): add initial structure with dtos, errors, extractors, handlers, and routes modules
This commit is contained in:
@@ -1 +1,6 @@
|
||||
pub mod dtos;
|
||||
pub mod errors;
|
||||
pub mod extractors;
|
||||
pub mod handlers;
|
||||
pub mod ports;
|
||||
pub mod routes;
|
||||
|
||||
Reference in New Issue
Block a user