mirror of
https://github.com/tokio-rs/axum.git
synced 2025-01-11 12:31:25 +01:00
docs: add new entry to ECOSYSTEM.md (#2018)
This commit is contained in:
parent
59d6a7b31a
commit
eafee2d2f4
1 changed files with 1 additions and 0 deletions
|
@ -92,3 +92,4 @@ If your project isn't listed here and you would like it to be, please feel free
|
|||
[Using Rust, Axum, PostgreSQL, and Tokio to build a Blog]: https://spacedimp.com/blog/using-rust-axum-postgresql-and-tokio-to-build-a-blog/
|
||||
[Introduction to axum]: https://www.youtube.com/playlist?list=PLrmY5pVcnuE-_CP7XZ_44HN-mDrLQV4nS
|
||||
[Rust Axum Full Course]: https://www.youtube.com/watch?v=XZtlD_m59sM
|
||||
[Building a SaaS with Rust & Next.js](https://joshmo.bearblog.dev/lets-build-a-saas-with-rust/) A tutorial for combining Next.js with Rust via Axum to make a SaaS.
|
||||
|
|
Loading…
Reference in a new issue