rust-realworld-example-app icon indicating copy to clipboard operation
rust-realworld-example-app copied to clipboard

RESTful API using Rocket framework, Diesel ORM, Mysql Database and JWT written in Rust programming language.

Rust Example App

Example Rust (Rocket Framework, Diesel ORM, Mysql Database, JWT) codebase containing real world examples (CRUD, auth, advanced patterns and more) that adheres to the RealWorld spec and API.

This repo is work in progress — PRs and issues welcome!