title description tags
castform-web
A Rocket webserver. Fetches an image of castform depending on the weather of your current location.
rust
rocket
pokemon

Castform-web

Castform-web returns a picture of castform depending on the current weather at your location.

This is a Rocket web server.

✨ 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.