We just started a greenfield project. A part of requirements is to provide application server Api as REST services. I found few ways to do it using OpenRasta, Windsor WcfFacility. From what I see on Web is not much information on this topic. I'm looking for a framework with support of:
- non intrusive api
- security
- interface versionning
- fluent configuration api
What is your framework of choice and why?