web api, loading json data

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?
You need to find a library that loads the JSON for you.
Last edited on
Topic archived. No new replies allowed.