/RestByDesign

Demo for presentation

Primary LanguageC#

Demo for "REST by design" talk.

How to run

  • Clone
  • Open in Visual Studio 2012/2013
  • Restore NuGet packages
  • Run tests or try it out using Postman (import collections of requests to Postman Chrome extension from "Backup.postman_dump.txt" file)

Note: .NET Framework 4.5 is required to run the demo