From 3dfd535994f805f8deba12aedca9549aa82df0cd Mon Sep 17 00:00:00 2001 From: Marco Biedermann Date: Sun, 27 Mar 2016 14:29:48 +0200 Subject: [PATCH] add YouTube API --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 43d39779..9ccd0f10 100644 --- a/README.md +++ b/README.md @@ -164,3 +164,8 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| | Vehicle API | Lot of vehicles informations | No, but `apiKey` query string | [Go!](http://developer.edmunds.com/api-documentation/overview/) | + +### Video +| API | Description | OAuth |Link | +|---|---|---|---| +| YouTube | Add YouTube functionality to your sites and apps. | Yes / No | [Go!](https://developers.google.com/youtube/)