forked from Lainports/opnsense-ports
6 lines
234 B
Text
6 lines
234 B
Text
This module wraps JSON and LWP::UserAgent to create a flexible utility for
|
|
accessing APIs that accept/provide JSON data.
|
|
|
|
It supports all the options LWP supports, including authentication.
|
|
|
|
WWW: https://metacpan.org/release/JSON-API
|