radim10 / rocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description tags
Rust Rocket
A Rocket webserver
rust
rocket

Rust Rocket Example

This example is a Rocket web server

Deploy on Railway

✨ Features

  • Rust
  • Rocket

πŸ’β€β™€οΈ How to use

  • Run the server cargo run

πŸ“ Notes

By default, the Rocket server is started in staging mode. You can start in production mode by changing ROCKET_ENV in the Dockerfile.

About


Languages

Language:Rust 57.3%Language:Dockerfile 42.7%