You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is about how to use an API of Marvel using JavaScript
the methods used for the project:
GET - /v1/public/characters
GET - /V1/public/characters/{characterId}/stories
if you want to see more about the methods, here the docs:
Marvel API