Add 'Rust on Nails' article to Axum ecosystem. (#953)

This commit is contained in:
Ian Purton 2022-04-21 13:42:32 +02:00 committed by GitHub
parent 061e66c236
commit ec38c438e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,6 +35,7 @@ If your project isn't listed here and you would like it to be, please feel free
## Tutorials
- [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