@hackage airtable-api0.2.0.0

Requesting and introspecting Tables within an Airtable project.

The Airtable API for Haskell

Provides a high-level interface to requesting and introspecting Tables within an Airtable project.

How to add to stack.yaml:

packages:
...
- location:
    git: https://github.com/ooblahman/airtable-api.git
    commit: 6895cbbc4f83069a8455fcc00f6e313d867ca296
  extra-dep: true