all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libponapi-client-perl  ]

Package: libponapi-client-perl (0.002012-1)

Links for libponapi-client-perl

Screenshot

Debian Resources:

Download Source Package libponapi-client-perl:

Maintainers:

External Resources:

Similar packages:

client to a JSON:API v1.0 service

PONAPI::Client is a JSON:API compliant client; it should be able to communicate with any API-compliant service.

The client does a handful of checks required by the spec, then uses Hijk to communicate with the service.

In most cases, all API methods return a response document:

my $response = $client->retrieve(...);

In list context however, all API methods will return the request status and the document:

my ($status, $response) = $client->retrieve(...)

Other Packages Related to libponapi-client-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libponapi-client-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 41.2 kB166.0 kB [list of files]