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
39
Commits
1
Branch
0
Tags
b615906097e5de1dabee233b2d8cfc7d9312cded
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
b615906097
listAll[T] working
2024-06-22 15:35:58 -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
listAll[T] working
2024-06-22 15:35:58 -07:00
errors.go
impr: add custom context and custom client posibility
#15
2023-01-12 12:57:03 +05:00
field-converter.go
Multi-record list
2024-06-22 15:33:14 -07: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
Multi-record list
2024-06-22 15:33:14 -07: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
Multi-record list
2024-06-22 15:33:14 -07:00
Description
Simple golang airtable API wrapper
86
KiB
Languages
Go
100%