Hammock is a C# HTTP API client for consuming REST web services.
Hammock is an HTTP API library for .NET that simplifies consuming and wrapping RESTful services. You can find more information and its source at its GitHub page.
Installation
Hammock can most easily be installed through its NuGet package.
Install-Package Hammock