package reddit_api_async

  1. Overview
  2. Docs
Async connection and utility functions for Reddit's API

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.1.tar.gz
md5=a1d58d3db30d748673393d5b97f11d44
sha512=32d1977dbbb9ecb8da3eb5e264927a82cc2efa02f2f6838d54321475c2d76171feeff70d95f99b37fbaf7c13c6158abe08422f85da2cf332c50cb413f9154fa0

CHANGES.md.html

0.1.1 (2020-12-30)

Added

  • Add lots of documentation.

Changed

  • Increase the minimum delay between HTTP requests from 10ms to 100ms.

  • Return a special Inbox_item.Comment.t value instead of a Thing.Comment.t for inbox endpoints.

Removed

  • Remove unused optional subreddit parameter from Api.info.

  • Remove Bounded_set from the public interface of reddit_api_async.