About

Metadata

  • Last updated , by cdepillabout
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: Prowdsponsor <opensource@prowdsponsor.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    debug (off by default)

    Print debugging info.

    conduit11 (on by default)

    Use conduit >= 1.1.

Readme

This package exports bindings to Instagram's APIs (see http://instagram.com/developer/).

While we would like to have a complete binding to Instagram's API, this package is being developed on demand. If you need something that has not been implemented yet, please send a pull request or file an issue on GitHub (https://github.com/prowdsponsor/ig/issues).

A sample Yesod application demonstrating the API can be found at https://github.com/prowdsponsor/ig-testapp.