Assignment #5: The List
Требуемые условия завершения
Открыто с: понедельник, 20 октября 2025, 00:00
Срок сдачи: понедельник, 8 декабря 2025, 21:48
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
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/