The API of Mythology
What You Can Find
- Creatures: Explore fantastic creatures and monsters from diferent mythologies, with descriptions of their powers and relations.
- Gods and Deities: Access data about gods and deities from various mythologies, with descriptions of their powers and relations.
- Heroes: Discover legendary heroes from various mythologies, with descriptions of their powers and relations.
- Artifacts: Consult details about magical objects and mythical artifacts, including their powers and relations.
- Myths: Consult basic details about myths from various mythologies, incluiding description, hero's name from the myth, creatures and artifacts involved.
How to Use
- GET /archive/all
- Lists all characters from one category, for example: https://mythapi.onrender.com/Myths/all .
- GET /archive/id/:id
- Retrieves details of a specific character using their ID, for example: https://mythapi.onrender.com/GodsAndDeities/id/4 .
- GET /archive/name/:name
- Retrieves details of a specific character using their name, for example: https://mythapi.onrender.com/Artifacts/name/Holy Grail .
- GET /search/:name
- Retrieves details of a specific character using their name, for example: https://mythapi.onrender.com/search/Perseus .