This article will teach you how to build a simple CRUD API with Rust using the Rocket framework. We'll create a RESTful API that runs on a Rocket HTTP server and persists data in an in-memory database.
-
Updated
Jan 12, 2023 - Rust
This article will teach you how to build a simple CRUD API with Rust using the Rocket framework. We'll create a RESTful API that runs on a Rocket HTTP server and persists data in an in-memory database.
Simple, js-less micro-blogging platform written in Rust
🧪 Proof of Concept for a RESTful API built with Rust and Rocket
Add a description, image, and links to the rocket-framework topic page so that developers can more easily learn about it.
To associate your repository with the rocket-framework topic, visit your repo's landing page and select "manage topics."