From a9ab9d9790af7b58be49fc0f7663cb9092915760 Mon Sep 17 00:00:00 2001 From: gabriel-logan Date: Wed, 19 Jun 2024 16:53:51 -0300 Subject: [PATCH] feat: Add temporary solution for fetching user data from local JSON file --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a0e341b..a423463 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,7 @@ bun dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. + +TEMP SOLUTION: + +https://raw.githubusercontent.com/gabriel-logan/fakeapi/main/src/db/tables/users.json