ghotiphud / rust-web-starter
Rust (Rocket & Diesel) + React (w/ Typescript) + PostgreSQL starter pack. Currently serves my need for a nice Dev Environment.
☆295Updated 6 years ago
Alternatives and similar repositories for rust-web-starter
Users that are interested in rust-web-starter are comparing it to the libraries listed below
Sorting:
- [UNMAINTAINED] Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.☆528Updated last year
- A Rust server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT☆825Updated 6 months ago
- 🛢 A database schema migration builder for Rust☆429Updated 3 years ago
- Store your favorite superheroes with this simple example in Rust☆135Updated 5 years ago
- A Cargo subcommand for the client-side Web☆1,106Updated last year
- A boilerplate template for starting a web services using Warp + SQLx (PostgreSQL) + Redis + Juniper (GraphQL). ❤️☆198Updated 2 years ago
- Todo list API made in rust + actix-web + tokio-postgres☆142Updated 4 years ago
- BackEnd Code for MyStore☆82Updated 4 years ago
- Example Actix 2.x REST application implementing many features☆298Updated last year
- An example Rust web application with a focus on module structure