mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-22 05:26:22 +02:00
Merge pull request #87 from marcobiedermann/feature/youtube
add YouTube API
This commit is contained in:
commit
f94d868091
1 changed files with 5 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue