This tutorial will teach you design a micro-blogging web service (similar to Twitter), where users create accounts and then post entries. It will give a step by ste p method to designing any software system that needs to be deployed as a RESTful web service
Comments