use it
# add to stunt.yaml
services:
drive:
adapter: embedded:drive-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.
backing stores
files
routes (8)
POST/upload/drive/v3/files
GET/drive/v3/files/{id}
GET/drive/v3/files
POST/drive/v3/files
PATCH/drive/v3/files/{id}
DELETE/drive/v3/files/{id}
GET/drive/v3/about
GET/drive/v3/changes