Browse Source

Merge pull request #87 from marcobiedermann/feature/youtube

add YouTube API
pull/66/merge
Todd Motto 8 years ago
parent
commit
f94d868091
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      README.md

+ 5
- 0
README.md View File

@@ -183,3 +183,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/)

Loading…
Cancel
Save