@hackage / airtable-api

Requesting and introspecting Tables within an Airtable project.

Latest0.3.2.4

About

Metadata

  • Last updated , by ooblahman
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: Anand Srinivasan

  • Lottery factor: 0

Links

Installation

Readme

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: HEAD
  extra-dep: true