buseodaci / GoogleDocs-API

Get title of a document and change document content using Google Docs API.

Home Page:https://medium.com/@buseodaci/google-docs-api-fe3f800bd731

Repository from Github https://github.combuseodaci/GoogleDocs-APIRepository from Github https://github.combuseodaci/GoogleDocs-API

GoogleDocs-API

Get title of a document and change document content using Google Docs API.

  1. Add documentId to DOCUMENT_ID.
  2. Add credentials.json data to src/main/resources/credentials.json.
  3. Run with gradle -q run.