summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Keller <30801340+koskeller@users.noreply.github.com>2024-07-04 22:57:25 +0300
committerGitHub <noreply@github.com>2024-07-04 21:57:25 +0200
commit905a1a72a31ffe1004acd080115f132a4dac56f7 (patch)
tree11d52bbae64692044397c541b449cf0401213a23
parent035c8a36b591bb81b8d107c701ac4b14c0230da3 (diff)
docs: Add axum-postgres-template to ECOSYSTEM.md (#2771)
-rw-r--r--ECOSYSTEM.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md
index 9b3c691c..b2089d64 100644
--- a/ECOSYSTEM.md
+++ b/ECOSYSTEM.md
@@ -61,6 +61,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [realworld-axum-sqlx](https://github.com/launchbadge/realworld-axum-sqlx): A Rust implementation of the [Realworld] demo app spec using Axum and [SQLx].
See https://github.com/davidpdrsn/realworld-axum-sqlx for a fork with up to date dependencies.
- [Rustapi](https://github.com/ndelvalle/rustapi): RESTful API template using MongoDB
+- [axum-postgres-template](https://github.com/koskeller/axum-postgres-template): Production-ready Axum + PostgreSQL application template
- [RUSTfulapi](https://github.com/robatipoor/rustfulapi): Reusable template for building REST Web Services in Rust. Uses Axum HTTP web framework and SeaORM.
- [Jotsy](https://github.com/ohsayan/jotsy): Self-hosted notes app powered by Skytable, Axum and Tokio
- [Svix](https://www.svix.com) ([repository](https://github.com/svix/svix-webhooks)): Enterprise-ready webhook service