Assignment #5: The List
Требуемые условия завершения
Открывается: среда, 19 мая 2027, 08:00
Срок сдачи: четверг, 10 июня 2027, 08:00
Implement a Rest API browsing app. It should have a list or a table of items you get from the API.
- Inform user if network is unavailable
- Present items in a dynamic manner
- Allow user to see details on each item
Correct UI | 0...5 |
---|---|
Correct usage of network access API | 0...5 |
Extra credits | 0...5 |
Incomplete list of open REST APIs:
- Star Wars: https://swapi.co/
- Marvel Comics: https://developer.marvel.com/
- Pokemon Games: https://pokeapi.co/
- Wikia Data: http://api.wikia.com/wiki/Documentation
- Movies: https://www.themoviedb.org/documentation/api
- News: https://newsapi.org/#documentation
- Yandex Services: https://tech.yandex.ru/
- GitHub: https://developer.github.com/v3/