The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version v0.7.0 - 2022-12-28

  • Added support for multiple HTTP methods for one endpoint with
  • Corrected a missing check on whether an HTTP method is supported for an endpoint. It was there for the OPTIONS preflight check, but not for the actual request.

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