8000 GitHub - robo9k/imgflip.rs: Rust bindings for api.imgflip.com
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

robo9k/imgflip.rs

Repository files navigation

imgflip.rs

7346

A Rust HTTP API wrapper for the meme generator api.imgflip.com.

crate version crate docs crate license

Usage

Add a dependency to your Cargo.toml (see The Cargo Book):

[dependencies]
imgflip = "0.*"

For further info, read the crate's rustdoc.

Requirements

Needs rustc stable. Create a pull request if it does not work on current stable.

License

imgflip.rs is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

SPDX-License-Identifier: MIT OR Apache-2.0

See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.

About

Rust bindings for api.imgflip.com

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages

0