← all adapters

apps-script-style

simulates Google Apps Script API v1

restadapter v0.1.06 routes

use it

# add to stunt.yaml
services:
  apps-script:
    adapter: embedded:apps-script-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

projects

routes (6)

GET/v1/projects
POST/v1/projects
GET/v1/projects/{scriptId}/content
POST/v1/projects/{scriptId}/content
POST/v1/projects/{scriptId}/deployments
POST/v1/projects/{scriptId}/scripts/{functionName}/run