On Fri, Jul 16, 2010 at 10:56 PM, Baiju M <[email protected]> wrote: > It looks like Grok has good support creating RESTful API: > http://grok.zope.org/documentation/how-to/rest-support-in-grok/ > > I am going through Grok code, to see whether I can hack up > something without Grokkers.
I completed my hack, see the code: http://paste.lisp.org/display/112568 I am planning to do it with automated tests later. Can I add this to z3c.rest or a new package ? (Actually while playing with this, I created bb.rest) Regards, Baiju M _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
