This website requires JavaScript.
Explore
Help
Sign In
misc
/
airtable
Watch
1
Star
0
Fork
0
You've already forked airtable
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
36
Commits
1
Branch
0
Tags
cd3ae33c490fd1686de2b6aa1ff169d263a353b9
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ian Gulliver
cd3ae33c49
Cleanup
2024-06-22 12:44:52 -07:00
.gitignore
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
base.go
build: move to any from interface{}
2023-07-09 22:33:45 +05:00
client.go
build: move to any from interface{}
2023-07-09 22:33:45 +05:00
errors.go
impr: add custom context and custom client posibility
#15
2023-01-12 12:57:03 +05:00
field-converter.go
build: move to any from interface{}
2023-07-09 22:33:45 +05:00
get-bases.go
feat: add read-only support of the meta API (
#13
)
2023-01-01 19:18:29 +05:00
get-records.go
Make WithSort arg field names public (
#10
)
2021-12-23 20:33:12 +03:00
go.mod
Cleanup
2024-06-22 12:44:40 -07:00
go.sum
build: changes for v0.1.2
2020-04-23 16:25:17 +03:00
record.go
build: move to any from interface{}
2023-07-09 22:33:45 +05:00
table.go
impr: add custom context and custom client posibility
#15
2023-01-12 12:57:03 +05:00
Description
Simple golang airtable API wrapper
86
KiB
Languages
Go
100%