wpcodevo / simple-api

This tutorial will teach you how to build a simple CRUD API in Rust using the Warp web framework and Tokio. We'll use Rust and a few well-known libraries to create a RESTful API that runs on a Warp HTTP server and stores data in memory.

Home Page:https://codevoweb.com/build-a-simple-api-in-rust/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wpcodevo/simple-api Stargazers