Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/benborgers/driver

🏎 A quick and simple API for reading Google Drive and Google Docs.
https://github.com/benborgers/driver

Last synced: 27 days ago
JSON representation

🏎 A quick and simple API for reading Google Drive and Google Docs.

Lists

README

        

# Driver

This project lets you use a simple hosted API to read Google Drive and Google Docs content, without needing to mess with authentication or service accounts.

Your document should be shared with public viewing enabled for these to work.

## Doc

```
GET https://driver-api.vercel.app/doc?id={documentId}
```

Returns Google's data on a specific Google Doc.