[][src]Crate giphy

Giphy API wrapper for Rust

The library provides both synchronous and asynchronous API wrappers. It uses reqwest crate for making the HTTP requests.

See v1 module for Giphy v1 API wrapper

Modules

v1

Giphy API v1 wrapper for Rust