Hacker News new | ask | show | jobs
by noambenami 5125 days ago
I could probably use this...developing this sort of infrastructure on a large scale is a pain. Is there a .NET API?
1 comments

No, but there is RestSharp :-)

Bobik does not have a language-specific API per se, although more language-specific SDKs will be available soon. All interaction with Bobik is carried out via REST calls. Thus, you can create your own "SDK" with a fairly minimal effort.