Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ww24/lawn
GitHub Contributions Graph scraper
https://github.com/ww24/lawn
cloud-run firebase-hosting github github-contributions
Last synced: about 2 months ago
JSON representation
GitHub Contributions Graph scraper
- Host: GitHub
- URL: https://github.com/ww24/lawn
- Owner: ww24
- License: mit
- Created: 2020-03-23T07:37:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-17T18:26:09.000Z (about 4 years ago)
- Last Synced: 2024-11-14T20:07:38.537Z (3 months ago)
- Topics: cloud-run, firebase-hosting, github, github-contributions
- Language: Go
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lawn
[![Go Reference][go-dev-img]][go-dev-url]
![test-and-build][github-actions-img]GitHub Contributions Graph scraper.
## Features
- Provide svg image of your GitHub Contributions Graph.
- Support Google Cloud Run and other container services.## Usage as library
```
go get github.com/ww24/lawn
```## Configurations
- Set your GitHub Username as `GITHUB_USERNAME`.
## Use by Firebase Hosting
- https://firebase.google.com/docs/hosting/manage-cache
- https://firebase.google.com/docs/hosting/cloud-run[github-actions-img]: https://github.com/ww24/lawn/workflows/test-and-build/badge.svg?branch=master
[go-dev-img]: https://pkg.go.dev/badge/github.com/ww24/lawn.svg
[go-dev-url]: https://pkg.go.dev/github.com/ww24/lawn