An open API service indexing awesome lists of open source software.

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.

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