An open API service indexing awesome lists of open source software.

https://github.com/superfly/rust-templates


https://github.com/superfly/rust-templates

Last synced: 5 months ago
JSON representation

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)