Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 480 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 480 Bytes

API-Marvel

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