Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the free random cat API still working? #162

Open
thecodester opened this issue Jun 16, 2022 · 5 comments
Open

Is the free random cat API still working? #162

thecodester opened this issue Jun 16, 2022 · 5 comments

Comments

@thecodester
Copy link

I can make a call:

https://cat-fact.herokuapp.com/facts/random?animal_type=cat

But I only get header info:

{"status":{"verified":null,"sentCount":0},"_id":"626c1aa341f4aa428ac1a63d","user":"6262fc13f782346dbf6643ac","text":"^^^^.","type":"cat","deleted":false,"createdAt":"2022-04-29T17:04:35.486Z","updatedAt":"2022-04-29T17:04:35.486Z","__v":0}

@alexwohlbruck
Copy link
Owner

Funny thing, I didn't know how much this service was going to blow up at the time. There are not restrictions on the facts that can be submitted, so I end up with a lot of garbage ones. The fact there is actually in the "text" field in the json response.

I will clear out the bad facts in the db and close the route for posting new ones until I one day figure out how to do better quality control.

@thecodester
Copy link
Author

Yes, it is a beautiful simple and fun free API. I didn't realize the API was working and I was getting back a fact ... anyway, thanks for all your hard work :-)

@Latte-X-sh
Copy link

I don't know if this should be here but the service is down! @alexwohlbruck
my app crashed.

@alexwohlbruck
Copy link
Owner

Something had caused a server crash. Restarted it, but the log history won't go far enough to see what happened. Sorry about that!

@Artsia
Copy link

Artsia commented Jun 24, 2022

Server is still down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants