web api, loading json data

Sep 11, 2014 at 12:48pm
I have been searching for a while now how to load a web api (Json data) in c++.

For example: http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/4.5_week.geojson

Does someone know a decent tutorial, or can someone help me with a bit of coding?
Sep 11, 2014 at 12:50pm
You need to find a library that loads the JSON for you.
Last edited on Sep 11, 2014 at 1:37pm
Sep 11, 2014 at 1:35pm
Topic archived. No new replies allowed.