In my last post, I spoke about Richardson Maturity model and its useful to demarcate web services based on their implementation maturity. We also understood, how CRUD Web Services fall under Level2 in Maturity model. Let's take an example of CRUD Web Service developed with Tornado. In this example, we develop a 'blogger' Web service … Continue reading Tornado – CRUD Web Services