2

There are some client generators (eg. Postman, Swagger-codegen https://editor.swagger.io/) that uses libraries such as Restsharp to automatically generate classes for a given swagger.json from an API.

Is there any client generator that does that using Flurl?

staticdev
  • 2,950
  • 8
  • 42
  • 66

1 Answers1

0

To date 19th May 2019 there is none (to the best of my and Google's knowledge).

staticdev
  • 2,950
  • 8
  • 42
  • 66