Skip to content

Emil0xA/Google-API-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google APIs for Java

Experiments with Google APIs for Java

Google Calendar API

The API lets you develop Java applications that create new events, edit or delete existing events, and search for events.

The Google Calendar API has a limit of 1 million queries per day.

Google Drive API

The API lets you develop Java applications that interacts with Google Drive. The core functionality of Drive apps is to download and upload files. However, the Drive platform provides a lot more than just storage.

YouTube APIs

  • YouTube Data API lets you incorporate YouTube functionality into your own applicaiton. You can use the API to fetch search results and to retrieve, insert, update and delete resources like videos or playlists.
  • YouTube Analytics API lets your application review statistics, popularity metrics, and demographic information for YouTube videos and channels.

External JARs needed

  • Guava
  • Google OAuth Client Java 6
  • Google OAuth Client Jetty
  • Jetty
  • Jetty-Util
  • Servlet API
  • Google API Services YouTube v3 (rev124-1.19)
  • Google API Services YouTube Analytics v1 (rev48-1.19)

About

Experiments with Google APIs for Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages