Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 922 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 922 Bytes

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.