All templates
Template logo
cargo shuttle init --from tower/hello-world

Official Template


Type

starter


Use case

Web app


Author

Shuttle logo

Shuttle


Tags
tower

Tower

//README

Tower Hello World

An example that showcases using the tower web service framework (with hyper) with Shuttle.

Example usage

Run the project and visit http://localhost:8000.

//README