[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#928713: ITP: libponapi-client-perl -- Client to a JSON:API v1.0 service



Package: wnpp
Owner: Andrius Merkys <merkys@debian.org>
Severity: wishlist
Control: block -1 by 928694

* Package name    : libponapi-client-perl
  Version         : 0.002011
  Upstream Author : Copyright: Mickey Nasriachi <mickey@cpan.org> et al.
* URL             : https://metacpan.org/release/PONAPI-Client
* License         : Artistic
  Programming Lang: Perl
  Description     : 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(...)

PONAPI::Client is a JSONAPI client implemented in Perl.

Remark: This package is to be maintained in Debian Perl Group.

-- 
Andrius Merkys
Vilnius University Institute of Biotechnology, Saulėtekio al. 7, room V325
LT-10257 Vilnius, Lithuania


Reply to: