[REQ] Add support for C# Refit
Created by: GunboatDiplomat
Refit is probably the most lightweight solution for implementing .NET backend API calls. We would need to generate only the models and interfaces (with the attribute metadata).
Created by: GunboatDiplomat
Refit is probably the most lightweight solution for implementing .NET backend API calls. We would need to generate only the models and interfaces (with the attribute metadata).