Airtable API Client for Lua. Supports all API routes and has built in protection against Airtable injections.
Airtable API Client for Lua. Supports all API routes and has built in protection against Airtable injections.
I made a library for lua that lets you manage your Airtable database with lua code!
I learned a lot about how Airtable functions and its API works, as well as about lua and making libraries for it
This was the first lua library I’ve ever made, and it was very cool to learn
Added support for bases and tables!
Log in to leave a comment
Comment management! Create, update, delete, and list.
Log in to leave a comment
Update and create fields!
Log in to leave a comment
Added bulk support, so you can modify/create records in bulk! Also published v0.1 on luarocks! https://luarocks.org/modules/charmunk/airtable-lua
Log in to leave a comment
Create records, Delete records, and docs
Log in to leave a comment
Added update records by field and made a nice looking readme :)
Log in to leave a comment
You can now update records by id yipee
Log in to leave a comment
Get records! (by field or id)
Log in to leave a comment
Listing records in a base is working!
Log in to leave a comment