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 0.284 - 2016-07-31

  • Dispatch.pm: fix POD on _first_pass_always_exists
  • bin/mrest: drop deprecated comments
  • bin/mrest: document how to pass arguments to Plack::Runner

Documentation

Web::MREST server startup script

Modules

Minimalistic REST server
Resource handlers
Methods for dealing with request, response entities
Routines for initializing our Path::Router instance
HTTP request/response cycle
Test helper functions
Override service_unavailable method
Override forbidden method
Override is_authorized method
Miscellaneous utilities
General discussion of REST and Web Services