https://github.com/superfly/rust-templates
https://github.com/superfly/rust-templates
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/superfly/rust-templates
- Owner: superfly
- Created: 2024-05-15T10:22:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-07T17:58:45.000Z (about 1 year ago)
- Last Synced: 2025-01-11T12:19:03.738Z (5 months ago)
- Language: Rust
- Size: 57.6 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Rust WebApp Speedruns
A collection of reference templates for getting started with Rust on Fly.io
- [Axum](https://github.com/superfly/rust-templates/tree/axum)
- [Poem](https://github.com/superfly/rust-templates/tree/poem)
- [Warp](https://github.com/superfly/rust-templates/tree/warp)
- [Actix Web](https://github.com/superfly/rust-templates/tree/actix-web)
- [Rocket](https://github.com/superfly/rust-templates/tree/rocket)