The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03

  • Added special writer (bin) to handle binary responses. Proper management with binary output of unicode values. Added requestedFormat to Apache2::REST::Request Implemented option Apache2RESTWriterRegistry Implemented option Apache2RESTWriterDefault Added example with unicode characters

Documentation

Modules

Micro framework for REST API implementation under apache2/mod_perl2/apreq2
Base class for application authentication
Base class for a resource handler.
Proof of concept for binary output.
POC for a login mecanism
Test dummy user handler
Fake module for the friends resource of a user.
Fake location resource for a user.
Apache2::Request subclass.
Container for an API Response.
Apache2::REST::Response Writer for binary
Apache2::REST::Response Writer for json
Apache2::REST::Response Writer for perl
Apache2::REST::Response Writer for xml
Apache2::REST::Response Writer for yaml

Provides

in lib/Apache2/REST/AppAuth/Echo.pm
in lib/Apache2/REST/Handler/test.pm
in lib/Apache2/REST/Writer.pm