Changes for version 0.274 - 2015-07-25
- bin/mrest: use options instead of positional parameters
- release scripting modifications
- Build.PL: make LWP::Protocol::https a BuildRequires as well as a Requires
Documentation
Web::MREST server startup script
Web::MREST demo/testing command-line client
Modules
Minimalistic REST server
Parser for MREST command line client
HTTP user agent for command-line client
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