🏡 index : ~doyle/jogre.git

pub async fn get() -> &'static str {
    "hello world"
}