https://github.com/hasheddan/airtable-go
Go client for the Airtable Standard API
https://github.com/hasheddan/airtable-go
Last synced: about 1 month ago
JSON representation
Go client for the Airtable Standard API
- Host: GitHub
- URL: https://github.com/hasheddan/airtable-go
- Owner: hasheddan
- License: bsd-3-clause
- Created: 2019-05-27T14:25:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T20:43:59.000Z (about 7 years ago)
- Last Synced: 2025-06-05T04:50:56.000Z (about 1 year ago)
- Language: Go
- Homepage: https://godoc.org/github.com/hasheddan/airtable-go/airtable
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# airtable-go
[](https://travis-ci.com/hasheddan/airtable-go)
[](https://codecov.io/gh/hasheddan/airtable-go)
[](https://godoc.org/github.com/hasheddan/airtable-go/airtable)
A Go client for the [Airtable Standard API](https://airtable.com/api).
## Getting Started