Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wpcodevo/simple-api-rocket

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.
https://github.com/wpcodevo/simple-api-rocket

api api-rest crud crud-api rest-api restful-api rocket rocket-framework rust rust-lang rust-restapi

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project