OpenAPITools/openapi-generator

[REQ] Add support for C# Refit

Open

#3.581 aberto em 7 de ago. de 2019

Ver no GitHub
 (11 comments) (24 reactions) (0 assignees)Java (7.516 forks)batch import
Enhancement: FeatureHacktoberfesthelp wanted

Métricas do repositório

Stars
 (26.243 stars)
Métricas de merge de PR
 (Mesclagem média 9d 1h) (123 fundiu PRs em 30d)

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

Guia do colaborador