Skip to content

Commit e93e13e

Browse files
Update README.md
1 parent f410a6f commit e93e13e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,10 @@ You should send this authorization with any request to the protected endpoints
4848
Authorization: Bearer <ACCESS_TOKEN>
4949
```
5050

51+
Check out these tutorials:
52+
53+
- [Mocking a REST API Back-End for Your Angular App with JSON-Server and Faker.js](https://www.techiediaries.com/angular-mock-backend)
54+
- [Create JWT-Protected Fake REST API](https://www.techiediaries.com/fake-api-jwt-json-server)
55+
56+
5157

0 commit comments

Comments
 (0)