Build a REST API server with Rust using Warp - Rust CRUD Part 1

Опубликовано: 08 Июнь 2026
на канале: Roma Lobanov
780
12

A simple CRUD users server written in Rust using the Warp library.

This video is a part of a 3 vid series. In the 2nd video, I'll add functionality for database calls so we can manipulate actual user data, and in the 3rd we will convert the entire server over to GraphQL!

Stay tuned and keep building!

Follow me on:
Twitter: https://twitter.com/ComplexiaSC
Github: https://github.com/Complexia

#rust #warp #server #tutorial #rest #api