https://github.com/grokify/go-airtable
go-airtable is a Go helper for the Airtable API.
https://github.com/grokify/go-airtable
Last synced: 9 months ago
JSON representation
go-airtable is a Go helper for the Airtable API.
- Host: GitHub
- URL: https://github.com/grokify/go-airtable
- Owner: grokify
- License: mit
- Created: 2021-05-27T06:02:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T12:22:36.000Z (over 1 year ago)
- Last Synced: 2024-04-01T13:32:49.289Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 148 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Airtable
[![Build Status][build-status-svg]][build-status-url]
[![Go Report Card][goreport-svg]][goreport-url]
[![Docs][docs-godoc-svg]][docs-godoc-url]
[![License][license-svg]][license-url]
Go helpes for the Airtable API.
[build-status-svg]: https://github.com/grokify/go-airtable/workflows/test/badge.svg
[build-status-url]: https://github.com/grokify/go-airtable/actions
[build-status-svg]: https://api.travis-ci.org/grokify/go-airtable.svg?branch=master
[build-status-url]: https://travis-ci.org/grokify/go-airtable
[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/go-airtable
[goreport-url]: https://goreportcard.com/report/github.com/grokify/go-airtable
[docs-godoc-svg]: https://pkg.go.dev/badge/github.com/grokify/go-airtable
[docs-godoc-url]: https://pkg.go.dev/github.com/grokify/go-airtable
[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg
[license-url]: https://github.com/grokify/go-airtable/blob/master/LICENSE