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
35
Commits
1
Branch
0
Tags
14facea0543ad1afb8a4e64fbd4c41842d6922b3
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
14facea054
Cleanup
2024-06-22 12:44:40 -07:00
.gitignore
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
base_test.go
impr: add custom context and custom client posibility
#15
2023-01-12 12:57:03 +05:00
base.go
build: move to any from interface{}
2023-07-09 22:33:45 +05:00
client_test.go
Allow setting the baseURL of clients
2021-09-08 20:47:08 +01:00
client.go
build: move to any from interface{}
2023-07-09 22:33:45 +05:00
errors_test.go
impr: more verbose http api status errors
2022-03-25 09:28:05 +03:00
errors.go
impr: add custom context and custom client posibility
#15
2023-01-12 12:57:03 +05:00
field-converter_test.go
build: move to any from interface{}
2023-07-09 22:33:45 +05:00
field-converter.go
build: move to any from interface{}
2023-07-09 22:33:45 +05:00
get-bases_test.go
feat: add read-only support of the meta API (
#13
)
2023-01-01 19:18:29 +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_test.go
impr: add conversion function for datetime airtable fields
#11
2022-03-24 18:27:56 +03: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
mock-response_test.go
impr: add custom context and custom client posibility
#15
2023-01-12 12:57:03 +05:00
record_test.go
build: move to any from interface{}
2023-07-09 22:33:45 +05:00
record.go
build: move to any from interface{}
2023-07-09 22:33:45 +05:00
table_test.go
feat: add bulk partial update method and tests
2021-02-05 22:34:50 +03: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%