Add mock data + Fix package.json not pushed + Add REST requests

This commit is contained in:
Andrew Trieu
2023-07-11 22:12:25 +03:00
committed by Andrew Trieu
parent a25ea2d90a
commit f3d5ce2524
12 changed files with 2648 additions and 9 deletions

View File

@@ -11,4 +11,6 @@ Table:
| 07.07.2023 | Authentication and authorization | 6 |
| 10.07.2023 | User routes | 4 |
| 11.07.2023 | Post routes | 6 |
| 11.07.2023 | Add mock data + Fix package.json not pushed | 2 |
| 11.07.2023 | Add REST requests | 1 |