Skip to content

Commit

Permalink
feat: Add temporary solution for fetching user data from local JSON file
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-logan committed Jun 19, 2024
1 parent 9792dba commit a9ab9d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a9ab9d9

Please sign in to comment.