freebsd-ports/net/py-txrestapi
Martin Wilke 4158dfa826 txrestapi makes it easier to create Twisted REST API services. Normally,
one would create Resource subclasses defining each segment of a path;
this is cubersome to implement and results in output that isn't very
readable. txrestapi provides an APIResource class allowing complex
mapping of path to callback (a la Django) with a readable decorator.

WWW: https://pypi.python.org/pypi/txrestapi/

PR:		205064
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2015-12-24 19:32:06 +00:00
..
distinfo
Makefile
pkg-descr