Rocket is an async web framework for Rust with a focus on usability, security, extensibility, and speed.
This section revolves around simple Rocket examples you can get quickly started with by following these 3 steps:
shuttle init --template rocket
commandshuttle deploy
commandYou can clone the example below by running the following (you’ll need shuttle
CLI installed):
Rocket is an async web framework for Rust with a focus on usability, security, extensibility, and speed.
This section revolves around simple Rocket examples you can get quickly started with by following these 3 steps:
shuttle init --template rocket
commandshuttle deploy
commandYou can clone the example below by running the following (you’ll need shuttle
CLI installed):