diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2020-07-24 10:06:55 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2020-07-24 10:06:55 +0000 |
commit | 1faef800067c3277daf6899980f2d803eaf5c12f (patch) | |
tree | c56b3ce01aa14d40c0de99d741dd107ce7c176e1 /java/java3d/files | |
parent | - don't use obsolete gdlib-config (diff) |
www/p5-Web-Machine: create port
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.
PR: 248041
Notes
Notes:
svn path=/head/; revision=543237
Diffstat (limited to 'java/java3d/files')
0 files changed, 0 insertions, 0 deletions