mickeyn / PONAPI

a Perl client/server implementation of {json:api} v1.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME

PONAPI - Perl implementation of {json:api} v1.0

DESCRIPTION

Server is a Perl implementation of the {json:api} specification; it should be able to communicate with any API-compliant client.

Client is a Perl implementation of a {json:api} compliant client; it should be able to communicate with any API-compliant service.

AUTHORS

  • Mickey Nasriachi <mickey@cpan.org>

  • Stevan Little <stevan@cpan.org>

  • Brian Fraser <hugmeir@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Mickey Nasriachi, Stevan Little, Brian Fraser.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

About

a Perl client/server implementation of {json:api} v1.0


Languages

Language:Perl 99.5%Language:Perl 6 0.5%