Introduction In earlier posts we often used the domain for a simple rock-papers-scissors game. In this post we’re going to re-use the domain and create an HTTP API. The RPS domain was created using […]
The post Creating an API for a Rock-paper-scissors Game – using ASP.NET Web Api appeared first on Jayway.