summaryrefslogtreecommitdiff
path: root/ECOSYSTEM.md
diff options
context:
space:
mode:
authorMarco Inacio <m@marcoinacio.com>2023-08-08 13:50:17 +0100
committerGitHub <noreply@github.com>2023-08-08 14:50:17 +0200
commitfc0d9efb1537a12df9a68ae6c47080f3babc86aa (patch)
treea7f858ada97e3ce52e4991c07f2b77632861603f /ECOSYSTEM.md
parentedfb1cece3d19c9a210c64575ec7e2ed8366bc33 (diff)
Update ECOSYSTEM.md (#2165)
Diffstat (limited to 'ECOSYSTEM.md')
-rw-r--r--ECOSYSTEM.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md
index b57708a0..651de460 100644
--- a/ECOSYSTEM.md
+++ b/ECOSYSTEM.md
@@ -36,6 +36,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [tower-governor](https://crates.io/crates/tower_governor): A Tower service and layer that provides a rate-limiting backend by [governor](https://crates.io/crates/governor)
- [axum-restful](https://github.com/gongzhengyang/axum-restful): A restful framework based on axum and sea-orm, inspired by django-rest-framework.
- [springtime-web-axum](https://crates.io/crates/springtime-web-axum): A web framework built on Springtime and axum, leveraging dependency injection for easy app development.
+- [rust-axum-with-google-oauth](https://github.com/randommm/rust-axum-with-google-oauth): website template for Google OAuth authentication on Axum, using SQLite with SQLx or MongoDB and MiniJinja.
## Project showcase