Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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