OpenAPITools/openapi-generator

[REQ] Add support for C# Refit

Open

#3,581 opened on Aug 7, 2019

View on GitHub
 (11 comments) (24 reactions) (0 assignees)Java (7,516 forks)batch import
Enhancement: FeatureHacktoberfesthelp wanted

Repository metrics

Stars
 (26,243 stars)
PR merge metrics
 (Avg merge 9d 1h) (123 merged PRs in 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).

Contributor guide