esetres 0.1.1

A self hosted file storage server.
Documentation
1
2
3
pub async fn health_check() -> String {
    "I'm Alive".to_string()
}