Lark – A REST interface for Redis(github.com) |
Lark – A REST interface for Redis(github.com) |
Lark is written in python and I would argue that Lark does a better job of meeting the expectations of what an API should be like supporting POSTs, and DELETEs.
It would also fit in well with an existing flask project. It has a blueprint that you can mount.
oAuth integration is planned, I am working on it right now. I also plan on making websockets work in the same manner as flask-sockets.
http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hyperte...
No REST without link relations; and fixed resource identifiers go contrary. Nearly all HN submissions that claim to be REST are not, personally I haven't seen a single one in 2013. That's a shame.
I'd be curious to see what it should really look like.
HTTP/1.1 (Not a particular API built on top of it, but HTTP itself.)