Changes for version 0.05
- Remove pod coverage to avoid build failure. due to Apache2::const::* Return 401 HTTP code when method unauthorized instead of 405. This is a compatibility issue for APIs implemented with a former version. Fixed response status when method not implemented Better error 500 reporting Better error 501 reporting
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