chandan-02 / anime-facts-rest-api

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

Response code 503 and not sending back code/info like it used to a couple weeks ago #2

Closed alec202 closed 2 years ago

alec202 commented 2 years ago

I was using this API for my Computer Science 1 class and the API was working all fine and perfectly a few weeks ago, but now when I try to use it, it returns a response code of 503 instead of 200 and doesn't give me back the code like it used to. Hopefully there's a way for it to be fixed? Thanks!