apify-client

Crates.ioapify-client
lib.rsapify-client
version0.2.0
sourcesrc
created_at2020-09-20 12:58:28.848283
updated_at2021-03-14 10:44:27.29148
descriptionTyped wrapper for Apify API
homepagehttps://github.com/metalwarrior665/apify-client-rs
repositoryhttps://github.com/metalwarrior665/apify-client-rs
max_upload_size
id290780
size38,579
Lukáš Křivka (metalwarrior665)

documentation

README

Apify API Client in Rust

Work in progress!

Typed wrapper for Apify API. This client is not yet stabilized so expect a few breaking minor versions before updating to 1.0.

Currently implemented:

  • Client
    • Exponential backoff
    • Error types (not complete)
  • Datasets
    • List datasets
    • Create dataset
    • Get dataset
    • Update dataset
    • Delete dataset
    • Get items
    • Put items
Commit count: 25

cargo fmt