Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 506 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 506 Bytes

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.