@hackage ig0.3.1
Bindings to Instagram's API.
Categories
License
BSD-3-Clause
Maintainer
Prowdsponsor <opensource@prowdsponsor.com>
Links
Versions
Installation
Dependencies (21)
- aeson >=0.5
- attoparsec-conduit >=1.0 && <1.1
- base >=4 && <5
- base16-bytestring >=0.1
- bytestring >=0.9 && <0.11
- conduit >=1.1.0.0 && <1.3 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
debug
(off by default)
Print debugging info.
conduit11
(on by default)
Use conduit >= 1.1.
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.