![]() |
| |||||||
| Distribution | Apache2-REST [Download] |
| Author | JETEVE [ Jerome Eteve ] |
| Version | 0.07 |
| Abstract | Micro framework for REST API implementation under apache2/mod_perl2/apreq2 |
| Released | 24 Sep 2010 |
| Size | 17.2 KB |
| MD5 Checksum | 16ec26547cae78973e62c06ecc4144f5 |
| Additional Files | README | META | Changes | Makefile.PL | |
| Links | search.cpan.org | CPAN::Forum | AnnoCPAN | rt.cpan.org | Rating | CPANTS | CPAN testers | Dependencies | Testers matrix | Prerequisites | Apache2::Log | Class::AutoAccess | Digest::MD5 | JSON::XS | REST::Client | Test::More | XML::Simple | YAML | |
| Apache2::REST [source] [v 0.07] | A framework to implement RESTful APIs |
| Apache2::REST::AppAuth [source] | Base class for application authentication |
| Apache2::REST::AppAuth::Echo [source] | A app auth plugin which echoes some property and refuses access. |
| Apache2::REST::Conf [source] | A configuration container. |
| Apache2::REST::ErrorOutputHandler [source] | |
| Apache2::REST::ErrorOutputHandler::both [source] | |
| Apache2::REST::ErrorOutputHandler::response [source] | |
| Apache2::REST::ErrorOutputHandler::server [source] | |
| Apache2::REST::ErrorOutputRegistry [source] | Manages instances of ErrorOutputHandler |
| Apache2::REST::Handler [source] | Base class for a resource handler. |
| Apache2::REST::Handler::bin [source] | Proof of concept for binary output. |
| Apache2::REST::Handler::login [source] | POC for a login mecanism |
| Apache2::REST::Handler::stream [source] | test handler access '/test/stream' to test a streaming response |
| Apache2::REST::Handler::test [source] | test handler access '/test/' to test your installation |
| Apache2::REST::Handler::test::user [source] | Test dummy user handler |
| Apache2::REST::Handler::test::user::friends [source] | Fake module for the friends resource of a user. |
| Apache2::REST::Handler::test::user::location [source] | Fake location resource for a user. |
| Apache2::REST::Handler::test::user::private [source] | Private part of test user |
| Apache2::REST::Request [source] | Apache2::Request subclass. |
| Apache2::REST::Response [source] | Container for an API Response. |
| Apache2::REST::Stream [source] | |
| Apache2::REST::Stream::TestStream [source] | |
| Apache2::REST::Writer [source] | |
| Apache2::REST::Writer::bin [source] | Apache2::REST::Response Writer for binary |
| Apache2::REST::Writer::json [source] | Apache2::REST::Response Writer for json |
| Apache2::REST::Writer::perl [source] | Apache2::REST::Response Writer for perl |
| Apache2::REST::Writer::xml [source] | Apache2::REST::Response Writer for xml |
| Apache2::REST::Writer::xml_stream [source] | Apache2::REST::Response Writer for streaming xml |
| Apache2::REST::Writer::yaml [source] | Apache2::REST::Response Writer for yaml |
| Apache2::REST::Writer::yaml_multipart [source] | Apache2::REST::Response Writer for multipart yaml |
| Apache2::REST::Writer::yaml_stream [source] | Apache2::REST::Response Writer for streaming yaml |
| Apache2::REST::WriterMultipart [source] | |
| Apache2::REST::WriterStream [source] | A base class for writing a response as a stream |
| Development Stage (Note: *NO IMPLIED TIMESCALES*) | Released |
| Support Level | Developer |
| Language Used | Perl-only, no compiler needed, should be platform independent |
| Interface Style | Object oriented using blessed references and/or inheritance |
| Public License | Artistic license alone |
| trouchelle.com Perl 5.10 repository [ v 0.07 ] |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |