A simple Go reverse proxy for the Airtable API. Keeps your api key hidden if you're using the API via javascript on the frontend.
go build .
AIR_TABLE_API_KEY=<your_key> ./airtable-api-proxydocker run -p 4242:4242 hookactions/airtable-api-proxyThere was an error while loading. Please reload this page.