close forgot it?
close
Login with password or OpenID

All articles, tagged with “None”

How to write a Django REST API

The objective of this project is to evaluate the potential API-programming frameworks for django

Even though multi-response is not a framework for API programming actually it is the best fit for one of my requirements (content negotiation), and as it builds upon all the cruft available in django it can handle the task pretty well, and has a comfortable learning curve. (There is not much to learn actually.)

 continue reading