Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/metalwarrior665/apify-client-rs
- Owner: metalwarrior665
- Created: 2020-05-09T11:05:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-11T17:00:10.000Z (11 months ago)
- Last Synced: 2024-09-15T07:10:42.235Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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