Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 2.47 KB

README.md

File metadata and controls

68 lines (44 loc) · 2.47 KB

Cool GitHub README api

Create stunning and dynamic GitHub README files with ease! ✨

🚀 Overview

The Cool GitHub README API allows you to generate beautiful, informative, and engaging README files for your GitHub projects. Whether you're looking to display real-time data or simply make your README stand out, this API has got you covered.

streak

  • You can customize by https://cool-github-readme-api.vercel.app/streak/<username>?theme=light&size=100
![My Steaks](https://cool-github-readme-api.vercel.app/streak/<username>?theme=light&size=200?border=black)
  • Replace <username> with your GitHub username.

  • theme (dark default) - light and dark is avaliable

  • size - Adjust the size of the image. The default is 250.

Light Dark
img img

Release Download Count

  • You can customize by https://cool-github-readme-api.vercel.app/steaks/<username>?theme=light&size=100
![My Steaks](https://cool-github-readme-api.vercel.app/total-downloads/happer64bit/moviesharmal?theme=light&border=#fff)
  • Replace <username> with your GitHub username.

  • Replace <repo> with your Repository.

  • theme (dark default) - light and dark is avaliable

  • border (#797067 default) - border for card

Light Dark
img img

Stars

  • You can customize by https://cool-github-readme-api.vercel.app/stars/<username>?theme=light&size=100
![My Stars](https://cool-github-readme-api.vercel.app/stars/<username>?theme=light&size=200&border=black)
  • Replace <username> with your GitHub username.

  • theme (dark default) - light and dark are available.

  • size - Adjust the size of the image. The default is 250.

  • border (#797067 default) - Border color for the card.

Light Dark
img img

Example Usage

Here's an example of how you can include the "Stars" widget in your README:

![My Stars](https://cool-github-readme-api.vercel.app/stars/happer64bit?theme=light&size=200&border=black)