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