Using SeaORM to query database in a Rust Warp server - Rust CRUD Part 2

Опубликовано: 05 Октябрь 2024
на канале: Roma Lobanov
578
8

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

This video is part 2 of a 3 vid series. Here, I add functionality for database calls so we can manipulate actual user data using SeaORM, 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 #seaORM #graphQL