mirror of
https://github.com/tokio-rs/axum.git
synced 2025-03-08 08:56:24 +01:00
Add introduction to axum talk to ECOSYSTEM.md
This commit is contained in:
parent
2966407dc1
commit
605980b21c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue