Last active
January 21, 2022 15:05
-
-
Save kendhia/cb1f4caa035ea7220731b426773d593d to your computer and use it in GitHub Desktop.
JSON of Open APIs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Open Weather Map": "https://openweathermap.org/api", | |
"Currency Convertor": "https://exchangeratesapi.io/", | |
"Sky Scanner": "https://skyscanner.github.io/slate", | |
"IMDB": "https://rapidapi.com/apidojo/api/imdb8" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment