Refit is a library heavily inspired by Square's Retrofit library, and it turns your REST API into a live interface.
Refit is a .NET library heavily inspired by Square's Retrofit library (JAVA), and it turns your REST API into a live interface. Read more on refit at Github.