* CREATURES
You can get a list with all creatures avaible in the api with the request:
> https://lovecraftapirest.fly.dev/api/creatures
Get a specific creature data with the
/:id
parameter in the url:
This API was crafted as a study-hobby project, born from a deep fascination with the eldritch horrors and cosmic entities that inhabit the mythos of H.P. Lovecraft.
Unravel the mysteries of the cosmos as you traverse through the realms of Nyarlathotep, Cthulhu, Azathoth, and countless other eldritch entities. Whether you seek to quench your curiosity or embark on a scholarly pursuit of the arcane, this API stands ready to satiate your thirst for forbidden knowledge.
Fell free to contribute to this Open Source Project on Github.You can get a list with all creatures avaible in the api with the request:
> https://lovecraftapirest.fly.dev/api/creatures
Get a specific creature data with the
/:id
parameter in the url:
Request all races data with the following route:
> https://lovecraftapirest.fly.dev/api/races
Get a specific race date with the
/:id
parameter in the url:
Access to all the creatures within a specific category with the following urls:
Outer Gods:
> https://lovecraftapirest.fly.dev/api/categories/outer-gods
Great Old Ones:
> https://lovecraftapirest.fly.dev/api/categories/great-old-ones
Lesser Old Ones:
> https://lovecraftapirest.fly.dev/api/categories/lesser-old-ones
Get the avaibles images for the creatures:
> https://lovecraftapirest.fly.dev/api/images/azathoth.jpg
You can also see if there're more .jpg avaible for the selected creature by adding a number after the name