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

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

Awesome Lists containing this project

README

          

# airtable-go

[![Build Status](https://travis-ci.com/hasheddan/airtable-go.svg?branch=master)](https://travis-ci.com/hasheddan/airtable-go)
[![codecov](https://codecov.io/gh/hasheddan/airtable-go/branch/master/graph/badge.svg)](https://codecov.io/gh/hasheddan/airtable-go)
[![Documentation](https://godoc.org/github.com/hasheddan/airtable-go/airtable?status.svg)](https://godoc.org/github.com/hasheddan/airtable-go/airtable)

A Go client for the [Airtable Standard API](https://airtable.com/api).

## Getting Started