crest v0.0.1-dev CREST.HTTP

Contains HTTP wrapping functionality.

Summary

Functions

Allows you to get parsed JSON from a URL. JSON is returned as a map

Functions

get(arg)

Specs

get({String.t, String.t}) :: Map.t

Allows you to get parsed JSON from a URL. JSON is returned as a map.