Changes for version 0.04
- Added dependency on Digest::MD5 Added Content-Length cleanup response before writing out. yaml writer returns correct mimetype text/yaml Implemented Accept header writer selection. Improved documentation
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.
Private part of test 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