Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/metalwarrior665/apify-client-rs

Apify API client for Rust programming language
https://github.com/metalwarrior665/apify-client-rs

Last synced: 25 days ago
JSON representation

Apify API client for Rust programming language

Awesome Lists containing this project

README

        

## Apify API Client in Rust
Work in progress!

Typed wrapper for [Apify API](https://docs.apify.com/api/v2). 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