chandan-02 / anime-facts-rest-api

An API in Node.js that will return anime facts
MIT License
31 stars 12 forks source link

API don't work ? #7

Open hakimov-dev opened 1 year ago

hakimov-dev commented 1 year ago

When I send request get all animes to this link:

https://anime-facts-rest-api.herokuapp.com/api/v1/

Then I have this response ?

image

How I can fix it ?

aenjojo commented 1 year ago

The API no longer work because Heroku removes free tier which this project used to host the API.

Two ways to fix this are asking the dev itself or host this project yourself (i don't know if doing so is allowed)