diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index c0a65891..844a53a4 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -46,7 +46,9 @@ If your project isn't listed here and you would like it to be, please feel free - [Rust on Nails](https://cloak.software/blog/rust-on-nails/): A full stack architecture for Rust web applications (uses Axum) - [axum-tutorial] ([website][axum-tutorial-website]): Axum web framework tutorial for beginners. - [demo-rust-axum]: Demo of Rust and axum web framework +- [Introduction to axum (talk)]: Talk about axum from the Copenhagen Rust Meetup. [axum-tutorial]: https://github.com/programatik29/axum-tutorial [axum-tutorial-website]: https://programatik29.github.io/axum-tutorial/ [demo-rust-axum]: https://github.com/joelparkerhenderson/demo-rust-axum +[Introduction to axum (talk)]: https://www.youtube.com/watch?v=ETdmhh7OQpA