I'm glad to see https://isevenapi.xyz/ made the list.
Just like the npm package, all it should do is call isevenapi.xyz and invert the result.
31–40 of 130 posts
I'm glad to see https://isevenapi.xyz/ made the list.
Just like the npm package, all it should do is call isevenapi.xyz and invert the result.
Regarding APIs, what is a recommend good and free tool, other than Postman, that allows for importing and exporting of saved collections?
Earlier quoted context omitted.
I love their pricing options include larger ranges of numbers, and enterprise class also includes negative numbers. ha ha. Best part is that 'sign up' links to https://archive.org/donate/
I think their ad placement is even better than their pricing. API Result: GET https://api.isevenapi.xyz/api/iseven/6/ {"ad":"Buy isEvenCoin, the hottest new cryptocurrency!","iseven":true}
{"ad":"Looking for someone to do yard work. Must have a hoolahoop. 760-555-7562","iseven":true}
{"ad":"FOR SALE - collection of old people call 253-555-7212","iseven":true}
{"ad":"Auto Repair Service: Free pick-up and delivery. Try us once, you'll never go anywhere again. Email dave57@qotmail.com","iseven":true}
$ curl https://api.isevenapi.xyz/api/iseven/9999999
{"error":"Number out of range. Upgrade to isEven API Premium or Enterprise."}
$ curl https://api.isevenapi.xyz/api/iseven/2e21
{"error":"what is this I don't even"}Found public resources I always wished existed.
I'm glad to see https://isevenapi.xyz/ made the list.
I'm relieved to know the Rick and Morty API is in such good health.
I don't really understand why one would build an HTTP API for this. I can't imagine the database being more than a few megabytes, the whole thing could probably be served as a JSON file.