OpenAPITools/openapi-generator

[REQ] Add support for C# Refit

Open

#3,581 opened on Aug 7, 2019

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

Repository metrics

Stars
 (26,243 stars)
PR merge metrics
 (PR metrics pending)

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