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
.
Table of Contents
[
Hide/Show
]
Common code
External references
Common code
¶
TODO
External references
¶
Hammock at CodePlex
Json.NET at CodePlex