esetres 0.1.4

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