Is there a Google AppEngine compatible FW for building django REST API's (like piston etc.) ?
- by Eran Kampf
I'm trying to build a REST API on top of django running on Google AppEngine.
Is there a FW with similar offering to piston (or a piston fork?) that can run on AppEngine models rather than on django's models?