By IndianGuru
via blog.joshsoftware.com
Published: Feb 10 2012 / 10:53
Enabling RESTful API access for Rails application is easy. However, the complexity arises when some responses are expected in xml format and JSON format. Complexity increases manyfold when these API calls need authentication. Sethu explains how to use Rabl and Devise for designing your API access.



Add your comment