'Web::Machine' provides a RESTful web framework modeled as a state machine. You define one or more resource classes. Each resource represents a single RESTful URI end point, such as a user, an email, etc. The resource class can also be the target for 'POST' requests to create a new user, email, etc.
Each resource is a state machine, and each request for a resource is handled by running the request through that state machine.
'Web::Machine' is built on top of Plack, but it handles the full request and response cycle.
See Web::Machine::Manual for more details on using 'Web::Machine' in general, and how 'Web::Machine' and Plack interact.
This is a port of at https://github.com/basho/webmachine, actually it is much closer to the Ruby version|https://github.com/seancribbs/webmachine-ruby, with a little bit of at https://github.com/tautologistics/nodemachine and even some of at https://github.com/benoitc/pywebmachine thrown in for good measure.
You can learn a bit about Web::Machine's history from the slides for my 2012 YAPC::NA talk|https://speakerdeck.com/stevan_little/rest-from-the-trenches.
To learn more about Webmachine, take a look at the links in the SEE ALSO section.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.17-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
0.17-bp155.2.8 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
0.17-bp154.1.15 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.17-bp153.1.12 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.17-bp152.3.13 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.17-bp151.3.1 info | GA Release | 2019-07-16 | 15 SP1 |
|
|
0.17-bp151.2.11 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.17-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|