From c120c80139475c4b6868258e6a1b271b0966abb0 Mon Sep 17 00:00:00 2001 From: Brooks Patton Date: Fri, 17 Feb 2023 22:30:33 -0700 Subject: [PATCH] Community.md (#1454) --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 56c2fc94..7c5c8a39 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -95,3 +95,4 @@ If you have an article, tutorial, podcast or video related to SeaORM and want to ### Tutorials - Async GraphQL with Rust: [Part 1](https://konkle.us/async-graphql-rust-1-introduction/), [Part 2](https://konkle.us/async-graphql-with-rust-part-two/), [Part 3](https://konkle.us/async-graphql-with-rust-part-three/) by [Brandon Konkle](https://github.com/bkonkle) +- [Introduction to Axum](https://www.youtube.com/playlist?list=PLrmY5pVcnuE-_CP7XZ_44HN-mDrLQV4nS) [GitHub Code](https://github.com/brooks-builds/full-stack-todo-rust-course/tree/main/backend/rust/axum) | A course on Axum and SeaOrm | DB: Postgres