You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
About
RESTful API using Rocket framework, Diesel ORM, Mysql Database and JWT written in Rust programming language.