ezlime-rs
A Rust client library for the ezli.me URL shortener API.
Installation
Add this to your Cargo.toml:
[]
= "0.1"
Getting an API Key
To use the ezli.me API, you'll need an API key. If you're interested in using ezli.me for your own project, please join our Discord server to request an API key.
Basic Example
use EzlimeApi;
async
License
This project is licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.