OpenAPITools/openapi-generator

[REQ] Add support for C# Refit

Ouverte

#3 581 ouverte le 7 août 2019

 (11 commentaires) (24 réactions) (0 personne assignée)Java (7 516 forks)batch import
Enhancement: FeatureHacktoberfesthelp wanted

Métriques du dépôt

Stars
 (26 243 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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).

Guide contributeur