What are some cool APIs you can use for free? (e.g. Weather API, Youtube API)
What are some good, free REST APIs you all use?
What Free Host Providers do you Use for deploying RESTful API ?
public-apis: A list of free APIs for use web development
What is a frontend-first backend?
How do I test an API without a backend?
What is the best free API for testing?
Videos
I think one of the big issues when learning to program is the absolut lack of data and for most semi-useful tools you need at least some of. Do you know of any cool websites that provide real world data / lots of data that can be easily accessed with an API (JSON) call?
The best free REST API I have come across is from the National Weather Service. I am, however, tired of playing with the weather. I am not looking for anything in specific, just something other than weather. I know there is https://www.data.gov , but there doesn't appear to be any good, up-to-date data available. It is entirely possible I am using those APIs incorrectly. So, please, would you mind passing along some good REST APIs for me to "play" with?
Thanks!
EDIT: I also use the APoD REST API, but that's getting a little old too.
Until this moment I had using Render which provides a free limited plan for deoloying Python or any other API, pythonanywhere is another option which allow deploying for free.
If you're testing a project you need to deploy the API, where you do it for free?