Skip to content

gokulrajpuviyarasu/Anime-API-Hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Anime-API-Hackathon

Implement the Anime API using async/await with fetch.

Constraints:

All your HTML elements should be created with DOM.

Use the async/await.

Use try catch to handle errors.

Use fetch() to get the data from Anime API

All JavaScript codes should be in a script file named script.js which has to be imported in your HTML page.

Display the below values:

How do I process the API data?

Search for an anime series.

Need to display the poster and image of the seasons.

Display the start and end date of the series.

Also display the type of series.

Display the IMDB rating of the series.

Any basic hints to solve?

https://jikan.moe/

https://jikan.docs.apiary.io/#

https://jikan.docs.apiary.io/#reference/0/anime

https://breakingbadapi.com/playground

About

Implement the Anime API using async/await with fetch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published