Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 330 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 330 Bytes

airtable-api

screenshot

a small node.js application to test out pulling data from airtable. app.js contains the express server that pulls the weekly shop hours from my airtable account. Feel free to modify for your use. to prevent overloading of the api, server caches data and updates every 10s max.