Update README.md
This commit is contained in:
@@ -140,19 +140,22 @@ GUI version using JavaFX
|
|||||||
---
|
---
|
||||||
## References 📚
|
## References 📚
|
||||||
|
|
||||||
API Base:
|
API :
|
||||||
https://api.meshcomp.ir/api/v1/genres
|
- genres: https://api.meshcomp.ir/api/v1/genres
|
||||||
|
- movies: https://api.meshcomp.ir/api/v1/movies
|
||||||
|
- movies (specifying the page): https://api.meshcomp.ir/api/v1/movies?page={pageId}
|
||||||
|
- movies by genres: https://api.meshcomp.ir/api/v1/genres/{genreId}/movies?page={pageId}
|
||||||
|
- details of a specific movie: https://api.meshcomp.ir/api/v1/movies/{movieId}
|
||||||
|
|
||||||
Video Tutorials (compressed versions):
|
Video Tutorials (watch before starting the assignment):
|
||||||
https://drive.meshcomp.ir/d/a29a5f6ea6484834bcf0/
|
(link)[https://drive.meshcomp.ir/d/a29a5f6ea6484834bcf0/]
|
||||||
|
|
||||||
Gson Tutorial:
|
Gson Tutorial:
|
||||||
(Gson) Reading and Parsing Data from a JSONObject
|
(`Gson` Reading and Parsing Data from a JSONObject)[https://drive.meshcomp.ir/f/e8dea01f31b24cbca152/]
|
||||||
https://drive.meshcomp.ir/f/e8dea01f31b24cbca152/
|
|
||||||
|
|
||||||
Jackson Tutorial:
|
Jackson Tutorial:
|
||||||
(Jackson) Parsing Json in Java Tutorial - Part 1 Jackson and Simple Objects
|
(`Jackson` Parsing Json in Java Tutorial - Part 1 Jackson and Simple Objects)[https://drive.meshcomp.ir/f/005d8f8fc19a44f4927b/]
|
||||||
https://drive.meshcomp.ir/f/005d8f8fc19a44f4927b/
|
|
||||||
|
|
||||||
---
|
---
|
||||||
## Submission ⌛
|
## Submission ⌛
|
||||||
|
|||||||
Reference in New Issue
Block a user