Skip to content
forked from nwtgck/gh-card

:octocat: GitHub Repository Card for Every Web Site

License

Notifications You must be signed in to change notification settings

k4ng-fork/gh-card

 
 

Repository files navigation

gh-card

CircleCI

GitHub Repository Card for Every Web Site: https://gh-card.dev

Example SVG card

Piping Server static repo card

Demo

gh-card

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.

About

:octocat: GitHub Repository Card for Every Web Site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 85.7%
  • Vue 8.5%
  • Dockerfile 2.2%
  • TypeScript 1.8%
  • Other 1.8%