peaceiris / gh-card

:octocat: GitHub Repository Card for Any Web Site

Home Page:https://gh-card.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Any Web Site

https://gh-card.dev

License:MIT License


Languages

Language:TypeScript 82.7%Language:Vue 12.4%Language:Dockerfile 2.3%Language:JavaScript 1.6%Language:HTML 1.0%