From c90c6a86f35b0aa12e5e5e530216b596660b5e6d Mon Sep 17 00:00:00 2001 From: Nick Teets Date: Thu, 11 Apr 2024 15:04:51 -0600 Subject: [PATCH] Update stretch.md Add some free public apis --- projects/module-3/stretch.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/projects/module-3/stretch.md b/projects/module-3/stretch.md index 6251df54..8431c3b8 100644 --- a/projects/module-3/stretch.md +++ b/projects/module-3/stretch.md @@ -44,6 +44,10 @@ Create a summary (MVP) of what your application will do and who your application
### Here is a list of some data APIs that are open to the public: +* [News API](https://newsapi.org/) +* [API hub](https://rapidapi.com/products/api-hub/) +* [Open Web Ninja](https://www.openwebninja.com/) +* [Zipcode API](https://zipcodestack.com/) * [Thesaurus](https://words.bighugelabs.com/site/api) * [Jokes](https://jokes.one/api/joke/) * [Pokemon](https://pokeapi.co/)