MasumaJaffery / World-Vista

JavaScript Capstone Group Project is about World Vista that based Countries around the globe to accommodate data about it by fetch API {Get and Post} Methods.
https://sensational-rugelach-399e47.netlify.app/
11 stars 2 forks source link

[0.5pt] Find external API - group task #32

Closed MasumaJaffery closed 1 year ago

MasumaJaffery commented 1 year ago

Find an API to base the development of the webapp around it. The API should allow you to

Get a list of items with a unique item id (or generate the unique id). For a given item, get detailed information about it. choose an APIs that doesn't need authentication. if you select an API that requires authentication, you should implement it on your own. Also, if you select an API that provides image resources your webapp will be more visual.