nwtgck/gh-card
:octocat: GitHub Repository Card for Every Web Site
repo name | nwtgck/gh-card |
repo link | https://github.com/nwtgck/gh-card |
homepage | https://gh-card.dev |
language | TypeScript |
size (curr.) | 1036 kB |
stars (curr.) | 983 |
created | 2019-06-11 |
license | MIT License |
gh-card
GitHub Repository Card for Every Web Site: https://gh-card.dev
Example SVG card
Demo
How it works?
The idea is similar to status badges from Travis CI, CircleCI and etc.
An image URL is like “https://gh-card.dev/repos/nwtgck/piping-server.svg”. The request triggers the backend server to call GitHub API request. The repository information are cached currently by Redis.
Related projects
This might be similar to them. The purpose of this project is to provide an image which can be used in every site and the design should be like official GitHub repo card. I hope one day GitHub itself provides this feature officially.