Contains HTTP wrapping functionality.
Allows you to get parsed JSON from a URL. JSON is returned as a map
get({String.t, String.t}) :: Map.t
Allows you to get parsed JSON from a URL. JSON is returned as a map.