[–] noambenami 14y ago ↗ I could probably use this...developing this sort of infrastructure on a large scale is a pain. Is there a .NET API? [–] zscraper 14y ago ↗ 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.
[–] zscraper 14y ago ↗ 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.
[–] vpatryshev 14y ago ↗ Cool stuff. The functionality I needed a while ago, and dropped my project because it was not there.Will try again.
4 comments
[ 3.1 ms ] story [ 24.5 ms ] threadBobik 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.
Will try again.