zero-bounce

Crates.iozero-bounce
lib.rszero-bounce
version1.1.0
sourcesrc
created_at2023-04-07 14:17:15.134676
updated_at2023-09-04 12:48:15.276924
descriptionWrapper library over the ZeroBounce API v2
homepagehttps://www.zerobounce.net
repositoryhttps://github.com/zerobounce/zerobounce-rust-api
max_upload_size
id832941
size136,935
(dancotetzb)

documentation

https://docs.rs/zero-bounce

README

Rust ZeroBounce API

This library is a wrapper for the ZeroBounce API v2.

For more information about the API, visit https://www.zerobounce.net/docs/.

How to use

This crate uses the zero-bounce API which requires an API key. Check this guide to see how to grab yours.

Check the example snippets to see how this library can be integrated in your own project.

Commit count: 78

cargo fmt