silkapp / rest

Packages for defining APIs, running them, generating client code and documentation.
http://silkapp.github.io/rest
390 stars 52 forks source link

generate C# client library too #147

Open cutsea110 opened 8 years ago

cutsea110 commented 8 years ago

I'd like to generate C# client library.

hesselink commented 8 years ago

Would you like to come up with a design, describing what the C# client should look like given a Haskell API? What namespaces, classes, functions etc should be created? I'm not a professional C# programmer, so I don't think I could come up with something good. Once we have a design like that, implementing it should be relatively straightforward.

cnd commented 8 years ago

I guess C/C++ client code is either must have