rsgo 0.0.1

A lightweight url forwarding service for self-hosted services.
1
2
3
4

fn main() {
    println!("[INIT] Starting rsgo web server");
}