github-profile-card

module
v0.0.0-...-4448318 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2021 License: MIT

README

github-profile-card

Gitpod Ready-to-Code

Note: This repository is kind of like user profile version of gh-card.
This is source code repository for web API which serves github profile card.
The web API creates cards on each request, currently with no cache, so cards displayed on the client is always up to date.

Usage

Endpoint

https://gpc.znoo.xyz/api/github/:username

Query parameters

Currently, following parameters are available.

  • width: width of the card
  • height: height of the card
Sample

The sample page is here.
All you need is a normal URL, so this can also be used for Markdown, like the image in the Author section.

Development

  • Gitpod: Click the above Gitpod badge
  • Vim: Run make dev or docker-compose run --rm --service-ports api bash
  • VS Code: Open this repository by VS Code (Remote Development Extension is needed)

This repository is inspired by

Author

kena0ki

License

MIT

Directories

Path Synopsis
api
env

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL