Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabemeister/rocket-rust-hello-world
Testing out render
https://github.com/gabemeister/rocket-rust-hello-world
Last synced: about 1 month ago
JSON representation
Testing out render
- Host: GitHub
- URL: https://github.com/gabemeister/rocket-rust-hello-world
- Owner: GabeMeister
- License: mit
- Created: 2023-03-29T13:46:55.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-03T14:02:14.000Z (almost 2 years ago)
- Last Synced: 2023-08-09T08:43:47.315Z (over 1 year ago)
- Language: Rust
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Rust Web App with Rocket
This repo can be used as a starting point to deploy [Rust](https://www.rust-lang.org) web applications on Render.
It is based on the [hello_world](https://github.com/SergioBenitez/Rocket/tree/master/examples/hello_world) example powered by the [Rocket](https://github.com/SergioBenitez/Rocket) web framework.
## Deployment
See the guide at https://render.com/docs/deploy-rocket-rust.