pub mod domain;
pub mod application;
pub mod infrastructure;
pub use infrastructure::http::routes::build_join_request_routes;