From 93c45f89c9ab3cd0afc4c41f06860a40193657dd Mon Sep 17 00:00:00 2001 From: Antonio Souza Date: Wed, 18 Feb 2026 23:48:36 -0500 Subject: [PATCH] Update backend link for Rapina in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6d2026..a818a62 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Early development. The foundation is in place — auth, projects, testimonials, | Layer | Technology | |-------|-----------| -| Backend | [Rapina](https://github.com/arferreira/rapina) (Rust web framework) | +| Backend | [Rapina](https://userapina.com) (Rust web framework) | | Frontend | [Leptos](https://leptos.dev) (Rust/WASM, CSR) | | Database | PostgreSQL via SeaORM | | Auth | JWT (email/password) |