https://github.com/jfversluis/xfrefitsample
Sample code to demonstrate how to use Refit
https://github.com/jfversluis/xfrefitsample
api-calling refit rest-client sample-code xamarin-forms
Last synced: 8 months ago
JSON representation
Sample code to demonstrate how to use Refit
- Host: GitHub
- URL: https://github.com/jfversluis/xfrefitsample
- Owner: jfversluis
- Created: 2021-06-27T13:01:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-27T14:49:49.000Z (over 4 years ago)
- Last Synced: 2024-12-28T15:31:34.233Z (9 months ago)
- Topics: api-calling, refit, rest-client, sample-code, xamarin-forms
- Language: C#
- Homepage: https://youtu.be/AdugZFtstrk
- Size: 427 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Using Refit to Generate Your REST API Calling Code
Sample code to demonstrate how to use Refit in your project. In this case Xamarin.Forms, but works in any .NET based project