mod base;
mod rest_wrapper_v1;

pub use rest_wrapper_v1::rest_api_routes;