FreeBSD.software
Home/net/py311-txrestapi

py311-txrestapi

0.2_1net

Easing the creation of REST API services in Python

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.

$pkg install py311-txrestapi
pypi.org/project/txrestapi
Origin
net/py-txrestapi
Size
52.5KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
0 packages

Dependencies (1)