Skip to content
#

refit

Here is 1 public repository matching this topic...

App to demo Refit REST API Client for C#. Calling an API can be a pain. You have to use the HTTPClient correctly, you need to handle the return types, deserialize the data, and more. Or at least, you used to have to do all of that. Not anymore if you use Refit. Refit is an automatic type-safe REST library for Xamarin and .NET.

  • Updated Aug 8, 2022
  • HTML

Improve this page

Add a description, image, and links to the refit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the refit topic, visit your repo's landing page and select "manage topics."

Learn more