An open API service indexing awesome lists of open source software.

https://github.com/justanotherbyte/aiogifs

An async library to fetch gifs from Tenor and Giphy
https://github.com/justanotherbyte/aiogifs

Last synced: 10 months ago
JSON representation

An async library to fetch gifs from Tenor and Giphy

Awesome Lists containing this project

README

          

# aiogifs

A well made client for the Tenor and Giphy API's

## Key Features

- `async`/`await` syntax.
- Memory Optimized
- Single session optimization
- HTTP Error Raising

## Examples
Coming Soon!