Skip to content

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.

Notifications You must be signed in to change notification settings

engineer-kufre/RefitDemoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

About

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.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages