Skip to content

Cosmian/helloworld-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloWorld service

Simple HTTP service in Rust 🦀 with axum.

Build

cargo build --release

Run

cargo run  # or ./target/release/hellworld