Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 964 Bytes

README.pod

File metadata and controls

44 lines (25 loc) · 964 Bytes

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.