navinkumarr / rust-realworld-example-appLinks
RESTful API using Rocket framework, Diesel ORM, Mysql Database and JWT written in Rust programming language.
☆42Updated 7 years ago
Alternatives and similar repositories for rust-realworld-example-app
Users that are interested in rust-realworld-example-app are comparing it to the libraries listed below
Sorting:
- Actix tutorials☆81Updated 5 years ago
- REST service tutorial using Actix Web, Diesel and PostgreSQL.☆40Updated 5 years ago
- BackEnd Code for MyStore☆82Updated 5 years ago
- Scratch-Containerised Rust GraphQL-API using Dataloaders☆93Updated 3 years ago
- Clean boilerplate for GraphQL server & react-app built with Rust & TypeScript. Backend: actix-web + juniper(GraphQL server) + diesel(ORM)…☆25Updated last month
- Blog app backend made in actix and graphql (WIP)☆62Updated 5 years ago
- Rust microservice setup with postgres, and diesel + rocket in docker☆56Updated 7 years ago
- A Boilerplate of GraphQL API built in Rust + Warp + Juniper + Diesel☆96Updated 2 years ago
- Actix-web server example with mongodb☆68Updated 3 years ago
- Rust / Tide example app following realworld.io☆148Updated 5 years ago
- Exemplary real world application built with Seed☆125Updated 9 months ago
- Twitter clone we're building live on twitch.tv/davidpdrsn☆88Updated 5 years ago
- An example for writing a simple CRUD Web app using Warp and tokio-postgres☆61Updated 5 years ago
- Clean boilerplate for graphql services, wasm/yew frontend, handlebars frontend. Using tide, rhai, async-graphql, surf, graphql-client, ye…☆45Updated 2 years ago
- Casbin Actix-web access control middleware☆56Updated last week
- The accompanying project for a tutorial. Uses Rust, Juniper GraphQL Server + Actix, and Diesel ORM.☆119Updated 6 years ago
- ☆47Updated 6 years ago
- A simple Todo GRPC server using Tonic, SQLx, Refinery and Barrel☆46Updated 5 years ago
- Implementation of the RealWorld backend API spec in Rust and Warp