What I like about OpenRasta
Posted by: Pablo M. Cibraro (aka Cibrax),
on 29 May 2009 |
View original | Bookmarked: 0 time(s)
After having playing with the current bits of OpenRasta (OR) for a while, I am now able to see great advantages in using this framework over other existing frameworks for building RESTful services such as WCF or the ASP.NET MVC.
Lets explore some of the good features that make OpenRasta an excellent alternative at the moment of developing RESTful services.
1. Clean separation of resource representation from service implementation
If we take a look at a service implementation in OR, the operations...