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 is a website building & hosting documentation for Clojure/Script libraries
× close