"Dual" services (a single service class with both WCF and RestCake endpoints (routes))
RestCake only examples (no WCF)
Calling from a server
- Using RestSharp (TODO: WRITE)
- How to bypass FormsAuthentication (or any other standard authentication) (TODO: WRITE)
- Settings up internal and external endpoints for different kinds of security (FormsAuth/Whitelist on internal, Authorization header on external)
Error Handling