Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trpl-a/web_using_apis

A website consisting of multiple free web APIs
https://github.com/trpl-a/web_using_apis

api website

Last synced: about 2 months ago
JSON representation

A website consisting of multiple free web APIs

Awesome Lists containing this project

README

        

# Program: Using APIs Website
- Desc: A website that makes use of various free APIs
- Started: 31.12.23
- Updated: 19.01.24
- Developer: trpl-A
- Status: COMPLETE
---

## More notes
> Download
- git clone https://github.com/trpl-A/Web_using_apis.git
- download zip

> Website
- https://trpl-a.github.io/Web_using_apis
---

## APIs used
API #1, Cat
- https://placekitten.com

API #2, Fake person
- https://thispersondoesnotexist.com
- https://random-data-api.com/

API #3, Recipes
- https://www.themealdb.com/

API #4, Countries
- https://restcountries.com/

API #5, Bored
- https://www.boredapi.com

API #6, Geolocation; IPv4
- https://ipapi.co

API #7, Weather
- https://openweathermap.org/api
---