From 63247d01b930da7b281516772b34fcb56fcb9304 Mon Sep 17 00:00:00 2001 From: MikeMoolenaar Date: Sun, 14 Apr 2024 14:55:58 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3136a0b..8598b23 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -# Rust + HTMX playground -Demo application for the RATH stack (Rust, Axum, Turso Htmx). +# RATH Stack playground +Demo application for the RATH stack (Rust, Axum, Turso Htmx). + +The app runs at https://rust-api-plus-htmx.fly.dev/. It can take up to 20 seconds to respond for the first request, because the Turso db and Fly.io app automaticly scale down to 0. ## Getting started Setup: