Skip to content

CorentinLeGuen/rose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌹 Rose

async Rust webservices

Project Status

Run service

Service should be available at localhost:8003/health

Using cargo

cargo build to build or cargo run to run the service

Using Docker

Build docker build -t rose . and run docker run -p 8003:8003 rose

About

An Object Storage (S3) webservice made in Rust

Topics

Resources

License

Stars

Watchers

Forks