Changes for version v0.8.1 - 2023-03-24
- Changing approach in method reply() in Net::API::REST for post-response callback using $r->pool->cleanup_register
- Corrected method route() for using per HTTP method class method, such as _get => My::Module->list
- Corrected method variables() in class Net::API::REST::Endpoint to use the right support method.
Documentation
Endpoint object for Net::APi::REST
Return Code Object for Net::APi::REST
Apache2 Request Fields Object
Apache2 Request Upload Object
Modules
Framework for RESTful APIs
Cookie Object
Cookie Jar and cookie management
HTTP DateTime Manipulation and Formatting
JSON Web Token (JWT, JWS, JWE) as defined by RFC7519, RFC7515, RFC7516
utf8 compliant URI query string manipulation
Apache2 Incoming Request Access and Manipulation
Apache2 Outgoing Response Access and Manipulation
Apache2 Status Codes
Provides
in lib/Net/API/REST.pm
in lib/Net/API/REST.pm
in lib/Net/API/REST/Request.pm
in lib/Net/API/REST/Request.pm