Proxy a request to a published chart from a Google Sheet and rewrite the response.
Proxy a request to a published chart from a Google Sheet and rewrite the response.
(proxy-sheets-chart sheet-path params)
Proxy requests to Google Sheets and rewrite the responses in a form ready for embedding as an iFrame. Return the response as a ring response (map).
Used in development by the Web development service. Used in production by the OpenCompany Proxy Service.
Proxy requests to Google Sheets and rewrite the responses in a form ready for embedding as an iFrame. Return the response as a ring response (map). Used in development by the Web development service. Used in production by the OpenCompany Proxy Service.
(proxy-sheets-pass-through sheet-path params)
Proxy requests through to Google Sheets (needed for CORs). Pass through the response as-is in a ring response (map).
Used in development by the Web development service. Used in production by the OpenCompany Proxy Service.
Proxy requests through to Google Sheets (needed for CORs). Pass through the response as-is in a ring response (map). Used in development by the Web development service. Used in production by the OpenCompany Proxy Service.
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |