apiflash

Crates.ioapiflash
lib.rsapiflash
version0.1.4
sourcesrc
created_at2019-01-07 14:05:31.965079
updated_at2019-01-10 07:37:36.461584
descriptionThe official rust client of ApiFlash, website screenshot API.
homepagehttps://apiflash.com
repository
max_upload_size
id106042
size2,642
Timothée Jeannin (TimotheeJeannin)

documentation

https://apiflash.com/documentation

README

ApiFlash Rust Client

This is a placeholder for a future Rust ApiFlash website screenshot API client. Get in touch with us at contact@apiflash.com if you need this client.

Installation

Signup at apiflash.com to get your API key.

Add apiflash to the list of dependencies.

[dependencies]
apiflash = 0.1.0

Example

// Rust client not available yet.

Parameters

Check the ApiFlash documentation for more details.

Commit count: 0

cargo fmt