Thanks, Andy; you've simultaneously scratched two of my itches with REST + OAuth. Good work!
> Hi everyone, > > I've written an egg that generates scheme wrappers to REST-like HTTP > APIs. The functionality is not complete yet but I thought I'd put it out > there in case it's useful to anyone else. > > It currently handles building requets as well as writing and reading > request and response bodies but doesn't handle custom headers in responses. > > Comments on the API are welcome! > > > http://wiki.call-cc.org/eggref/4/rest-bind > > > > Regards, > @ndy > > -- > [email protected] > http://www.ashurst.eu.org/ > 0x7EBA75FF > > > _______________________________________________ > Chicken-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/chicken-users > _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
