Tagged Questions
2
votes
4answers
3k views
Creating a REST client API
I'm currently looking into options for creating a client API for a RESTfull application. Up until now we have had WCF services to allow all application to connect to the Business Layer and we're ...