RicoSuter/NSwag

one liner to host the client generation as a service

Open

#313 opened on Sep 28, 2016

View on GitHub
 (4 comments) (2 reactions) (0 assignees)C# (6,291 stars) (1,189 forks)batch import
help wantedproject: NSwag.CodeGenerationtype: enhancement

Description

not sure if this is in the plan (haven't really look into how this tool works) but from the front page, we need to write our own code to generate the client one controller at a time. just wondering if this tool can work like swagger, with minimum config, the consumer can point to a url e.g /client to download a client of the negotiate type, c#, ts, etc.

just a thoguht.

Contributor guide