The notion of working on side projects gets thrown out a lot amongst the programming community. It can be intimidating sitting in front of a blank ...
For further actions, you may consider blocking this person and/or reporting abuse
Great collection. Feel free to use open source API testing tool: Hoppscotch to spin up these APIs on-the-go directly from your browser window.
hoppscotch / hoppscotch
👽 Open source API development ecosystem - https://hoppscotch.io
Love using Postwoman -- thanks.
да он какой там педик
I appreciate the efforts but you don't just stick a product in face. Article was not associated with having REST API client, but you stick it there out of the blue.
If the product is good, people are going to talk about it. This just looks like an ad.
The post is about API's, providing a client recommendation is on-topic.
Cool Post, bro. You could check out this github repo for an extensive list of public APIs -
github.com/public-apis/public-apis
Yeah, that list an excellent and one I refer to often! I included links to that and RapidAPI in the post.
Oh. I didn't see that initially.
Huge directory of REST-APTs
programmableweb.com/apis/directory
Nice, this is a pretty great directory that I've not seen before. Thanks for sharing!
Interesting post. You might find these APIs cool and super-helpful:
Urban Dictionary API may not be public, but it has public facing API. The link in the article was to the API entry in urbandictionary, not the actual endpoint.
The API is relatively simple: api.urbandictionary.com/v0/define?... but I wouldn't count on your app surviving for long if they see you slurping traffic.
Urban Dictionary API has an unofficial API.
The link to the Bible API appears to be wrong. 😉
God works in mysterious ways
🤣lol
Geeze, thanks for pointing that out. It has been fixed 😅
openweathermap.org/api -> OpenWeatherMap is an awesome API that's pretty easy to use
Yeah, there are many great weather APIs! My first draft of this post had the Dark Sky API, as it is my preferred weather app. I chose not to, as the only pricing model they have is a pay-as-you-go tier, While the first 1000 calls per day free is plenty for many projects, I wanted APIs that had totally free tiers. Open Weather Map is great and probably the most popular weather API. I decided to list a lesser known one; thus, I went with WeatherBit for this post.
Hi! great article :D
I also recommend Rick and Morty's api rickandmortyapi.com/
Everything you could ever want to know about Delaware data.delaware.gov/
Great post! I'd like to add The chuck Norris jokes API to the list. It's just great for a laugh!
THANK YOU!
Great post. I also recommend you to check out IP Geolocation API
Very useful collection, thanks!
I am also using this one when I want to create my own custom data and fetch it via the REST API for my demo projects: restful-api.dev
these would be amazing fun to play around with putting a GraphQL engine in front of, too
Thank you for this...
Cool ... Do you have something on educational articles or circulars.
Thanks for the heads up. I'm going to use them in my testing projects.
Good article, very useful to know these APIs to learn new technologies and not do the usual projects.