iseven_api 0.4.1

A Rust wrapper for isEven API
Documentation
# iseven_api


A Rust wrapper for [isEven API](https://isevenapi.xyz/).

Includes the library as well as a simple command-line front end.

## Usage 

Simply add `iseven_api = "0.4.1"` to your `Cargo.toml`

## License


This project is licensed under either of

* [Apache License, Version 2.0]https://www.apache.org/licenses/LICENSE-2.0
  ([LICENSE-APACHE]https://github.com/megascrapper/iseven-api-rust/blob/master/LICENSE-APACHE)

* [MIT License]https://opensource.org/licenses/MIT
  ([LICENSE-MIT]https://github.com/megascrapper/iseven-api-rust/blob/master/LICENSE-MIT)

at your option.