reddit: Library for interfacing with Reddit's API
A library for interfacing with Reddit's API in Haskell. Handles logins, rate-limiting and converting to and from JSON responses. Supports most user-facing Reddit API functions, as well as some moderator endpoints. Check out the readme at https://github.com/intolerable/reddit. Contributions are welcome.
[Skip to Readme]
Modules
[Index]
- Reddit
- Reddit.Actions
- Reddit.Login
- Reddit.Types
- Reddit.Types.Captcha
- Reddit.Types.Comment
- Reddit.Types.Error
- Reddit.Types.Flair
- Reddit.Types.Listing
- Reddit.Types.Message
- Reddit.Types.Moderation
- Reddit.Types.Options
- Reddit.Types.Post
- Reddit.Types.Reddit
- Reddit.Types.SearchOptions
- Reddit.Types.Subreddit
- Reddit.Types.SubredditSettings
- Reddit.Types.Thing
- Reddit.Types.User
- Reddit.Types.Wiki
Downloads
- reddit-0.2.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.2.2.2, 0.2.3.0, 0.3.0.0 (info) |
---|---|
Dependencies | aeson (>=0.9 && <1.3), api-builder (>=0.10 && <0.15), base (>=4.6 && <4.12), bytestring (>=0.10 && <0.11), data-default-class (>=0.0.1 && <0.2), free (>=4 && <5), http-client (>=0.4.30 && <0.6), http-client-tls (>=0.2 && <0.4), http-types (>=0.8 && <0.11), network (>=2.6 && <2.7), text (>=1 && <2), time (>=1.5 && <1.9), transformers (>=0.4 && <0.6), unordered-containers (>=0.2.5 && <0.3), vector (>=0.10 && <0.13) [details] |
License | BSD-2-Clause |
Copyright | Copyright (c) Fraser Murray, 2013-2018 |
Author | Fraser Murray |
Maintainer | fraser.m.murray@gmail.com |
Category | Network |
Home page | https://github.com/intolerable/reddit |
Source repo | head: git clone https://github.com/intolerable/reddit |
Uploaded | by Intolerable at 2018-01-13T18:52:19Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4870 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-01-13 [all 1 reports] |