reactiveui/refit

The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.

C#CSSOtherc-sharphttpjsonxamarindotnetxmldotnet-core
This is stars and forks stats for /reactiveui/refit repository. As of 28 Apr, 2024 this repository has 7570 stars and 708 forks.

Refit: The automatic type-safe REST library for .NET Core, Xamarin and .NET Refit Refit.HttpClientFactory Refit.Newtonsoft.Json NuGet Refit is a library heavily inspired by Square's Retrofit library, and it turns your REST API into a live interface: public interface IGitHubApi { [Get("/users/{user}")] Task<User> GetUser(string user); } The RestService class generates an implementation of IGitHubApi that uses HttpClient to make its calls: var gitHubApi = RestService.For<IGitHubApi>("https://api.github.com"); var...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
Kyome22/RunCat_for_windowsC#5.2k05300
castleproject/CoreC#Other2.1k04670
avestura/PhotoFiremarkC#164090
crazybutable/InteractiveTestOther1000
jpmonettas/flow-storm-debuggerClojureCSSOther561+4160
BetterThanTomorrow/calvaTypeScriptClojureHTML1.3k02040
cram2/cramCommon LispC++Other290330
coding-boot-camp/prework-about-meCSSHTML60015.7k0
kodekloudhub/learning-app-ecommerceCSSPHPJavaScript23408960
ldc-developers/dmd-testsuiteDHTMLC40190