Last week i was working on a project that is going to consume stupeflix REST API to create videos. Stupeflix provides its API client as RESTful API and they also provide so much details on how to for different platform like python, java, php etc while i am a die heart fan of .net and i was interested in accessing their service using .net I feel an immense need for some help/how to about their API. Fortunately i was also related with java platform a little bit so i take their code from github and start porting the code from java to C3 .net after a few hours i manage to get it working fine. i hope this effort will also help other in creating awesome videos using a stunning API by stupeflix.
this is what i end up with:
https://github.com/shoaibshaikh/Stupeflix-API-Client-C-.Net
API in other languages:
https://github.com/Stupeflix/Stupeflix-API-Client
this is what i end up with:
https://github.com/shoaibshaikh/Stupeflix-API-Client-C-.Net
API in other languages:
https://github.com/Stupeflix/Stupeflix-API-Client
1 comment:
Thanks a lot, that what i was looking for during a whole week
Post a Comment