From 7b56079a6d9b111926d7fe7518778dd5d2d94938 Mon Sep 17 00:00:00 2001 From: Divyam Ahuja Date: Sat, 2 Nov 2024 12:27:30 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a489c0d..41bd508 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # fastbin: a text sharing application +https://fastbin.lab.divyam.dev + A text sharing application made with microservice architecture in golang. Services: - API Server (Read and Write)