Skip to content

Files

Latest commit

22a95b4 · Mar 4, 2019

History

History
This branch is 54 commits behind googleworkspace/browser-samples:master.

quickstart

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 4, 2019
Mar 4, 2019

Docs API Browser Quickstart

Complete the steps described in the quickstart instructions, and in about five minutes you'll have a simple browser application that makes requests to the Docs API.

Run

After following the quickstart instructions, run the sample:

python -m SimpleHTTPServer 8000

And opening the web page:

open http://localhost:8000