silkapp / rest

Packages for defining APIs, running them, generating client code and documentation.

Home Page:http://silkapp.github.io/rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generate C# client library too

cutsea110 opened this issue · comments

I'd like to generate C# client library.

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.

commented

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