There was an error while loading. Please reload this page.
1 parent f410a6f commit e93e13eCopy full SHA for e93e13e
README.md
@@ -48,4 +48,10 @@ You should send this authorization with any request to the protected endpoints
48
Authorization: Bearer <ACCESS_TOKEN>
49
```
50
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
57
0 commit comments