Publish Python objects as RESTful resources over HTTP
0
no reviews
Lazr.restful is a library for publishing Python objects through a RESTful web service. To tell lazr.restful which objects you want exposed and how, you annotate your existing Zope interfaces.