Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lifeparticle/Gist-Count
⌗ Get GitHub Gist Count
https://github.com/lifeparticle/Gist-Count
automation gist gists ruby svg
Last synced: 5 days ago
JSON representation
⌗ Get GitHub Gist Count
- Host: GitHub
- URL: https://github.com/lifeparticle/Gist-Count
- Owner: lifeparticle
- License: mit
- Created: 2020-08-06T02:28:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T12:50:55.000Z (5 months ago)
- Last Synced: 2024-08-03T11:09:12.830Z (3 months ago)
- Topics: automation, gist, gists, ruby, svg
- Language: Ruby
- Homepage: https://gist-count.vercel.app/api?username=REPLACE_WITH_YOUR_USERNAME
- Size: 71.3 KB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# How to use
```
[![Github gists](https://gist-count.vercel.app/api?username=REPLACE_WITH_YOUR_USERNAME)](https://gist.github.com/REPLACE_WITH_YOUR_USERNAME)
```## Example
[![Github gists](https://gist-count.vercel.app/api?username=lifeparticle)](https://gist.github.com/lifeparticle)
```
[![Github gists](https://gist-count.vercel.app/api?username=lifeparticle)](https://gist.github.com/lifeparticle)
```or using an image tag
Light mode:
[![Github gists](https://gist-count.vercel.app/api?username=lifeparticle&theme=light)](https://gist.github.com/lifeparticle)
## Cache
Default cache is 1 day (86400 seconds).
Resources
============
1. [list-gists-for-a-user](https://docs.github.com/en/rest/reference/gists#list-gists-for-a-user)
2. [Victor](https://github.com/DannyBen/victor)Bug Reports and Feature Requests
============
Please create an issue with as much information you can. Thank you.Contribution Guidelines
============Author
============
Mahbub Zaman (https://mahbub.ninja)License
============
MIT License