Wiki

Articles tagged with "api"X
Displaying 1-2 of 2 result(s).

YouTube API v2.0 – Browser-based Uploading

Created 9 months ago by VaibhavHow-tos1 comment – viewed 5,202 times – ( +5 )
Through the YouTube API you can upload files directly to the Youtube server. Youtube currently offers two services 1. Direct Link 2. Browser Based Uploading. In this wiki I will demonstrate how you can quickly set Browser Based Uploading for your Yii application. This is the protocol request that takes place.

How-To: Create a REST API

Created 2 years ago by jwernerHow-tos38 comments – viewed 110,892 times – ( +87 / -1 )
This article will explain how to create a REST API with the Yii framework.