Skip to content

Commit 94ce7b7

Browse files
committed
Fix readme
1 parent 2753e7a commit 94ce7b7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@
2626
1. [Librarify Backend](apps/librarify/backend): http://localhost:8030/health-check
2727
2. [Backoffice Backend](apps/backoffice/backend): http://localhost:8040/health-check
2828

29+
```
30+
Note: If you are using Rest Client extension in VSCode, you can use the provided requests in the etc/endpoints
31+
folder to test the API endpoints.
32+
```
33+
2934
### ✅ Tests execution
3035

3136
1. Install the dependencies if you haven't done it previously: `make deps`

0 commit comments

Comments
 (0)