Skip to content

SaicharanKandukuri/Anime-gif-ReadMe

Repository files navigation

github-readme-utiils

Deploy with Vercel

A collection of utilities to make github readme more fancy.

Serving

URL: https://github-readme-utils.vercel.app

Endoint description
api/gif/anime returns random anime from cherry picked list ( Source: tenor) randomGif

Usage

Add this to your readme

<p align="center">
  <img height="200" src="https://github-readme-utils.vercel.app/api/gif/anime" alt="Random GiF">
</p>

Contributing

Found an awsome Gif or want to add more endpoints? Feel free to open a PR.