It's demonstration of how to use Samurai-Client-DotNet library.
Just download source code and then update paths to dependencies: Samurai.dll, RestSharp.dll and Newtonsoft.Json.dll.
Also you need to have installed:
- Visual Studio 2010 SP1
- MVC Framework 3 Update Tools
- SQL Server CE 4.0 and
- IIS Express 7.5
In the sources there is no database file, it will be created automatically by Code First approach.