libcatmandu-importer-getjson-perl

Load json-encoded data from a server using a get http request
  https://github.com/nichtich/Catmandu-Importer-getJSON
  0
  no reviews



Catmandu provides a suite of perl modules to ease the import, storage, retrieval, export and transformation of metadata records.

catmandu::importer::getjson performs a http get request to load json-encoded data from a server. the importer expects a line-separated input. each line corresponds to a http request that is mapped to a json-record on success.