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
37
Commits
1
Branch
0
Tags
8ea1e9731b94b7c5362cacbeacfc7512998e3ad1
T
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
8ea1e9731b
Drastically simplify client
2024-06-22 15:13:30 -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
Drastically simplify client
2024-06-22 15:13:30 -07: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
S
Description
Simple golang airtable API wrapper
86
KiB
Languages
Go
100%