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
1
Commit
1
Branch
0
Tags
2a2e70bfe7e68ca4d5850f3de78515c80c62a62b
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
mehanizm
2a2e70bfe7
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
testdata
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
.gitignore
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
client_test.go
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
client.go
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
coverage_badge.png
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
errors.go
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
get-records_test.go
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
get-records.go
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
go.mod
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
go.sum
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
LICENSE
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
mock-response_test.go
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
README.md
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
record_test.go
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
record.go
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
table_test.go
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
table.go
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00
README.md
Golang Airtable API
A simple #golang package to access the
Airtable API
.
Reference in New Issue
View Git Blame
Copy Permalink
Description
Simple golang airtable API wrapper
Readme
86
KiB
Languages
Go
100%