Intouch API Client in Hammock

Modified on Fri, 26 Nov 2010 09:55 by tormar — Categorized as: Intouch, Tutorials

Hammock is a REST library for .NET that greatly simplifies consuming and wrapping RESTful services. This page contains a couple of samples on how to use Hammock, as well as Json.NET for serialization, to consume the Intouch REST API.


Common code

TODO

External references