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

https://github.com/aadewunmi/calling-a-json-api

Calling-a-JSON-API : The program will prompt for a location, contact a web service and retrieve JSON for the web service and parse that data, and retrieve the first place_id from the JSON.
https://github.com/aadewunmi/calling-a-json-api

Last synced: 7 months ago
JSON representation

Calling-a-JSON-API : The program will prompt for a location, contact a web service and retrieve JSON for the web service and parse that data, and retrieve the first place_id from the JSON.

Awesome Lists containing this project

README

          

# Calling-a-JSON-API
The program will prompt for a location, contact a web service and retrieve JSON for the web service
and parse that data, and retrieve the first place_id from the JSON.