OpenAPITools/openapi-generator

[REQ] Add support for C# Refit

Open

#3 581 ouverte le 7 août 2019

Voir sur GitHub
 (11 commentaires) (24 réactions) (0 assignés)Java (7 516 forks)batch import
Enhancement: FeatureHacktoberfesthelp wanted

Métriques du dépôt

Stars
 (26 243 stars)
Métriques de merge PR
 (Merge moyen 9j 1h) (123 PRs mergées en 30 j)

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