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

https://github.com/2u841r/github-repo-stats

Your personal Github repo stats counter
https://github.com/2u841r/github-repo-stats

deno deno-deploy hono

Last synced: 2 months ago
JSON representation

Your personal Github repo stats counter

Awesome Lists containing this project

README

          

# 📊 GitHub View Counter Badge

This project provides a simple view counter badge for GitHub repositories using [Deno Deploy](https://deno.com/deploy), [Hono](https://hono.dev), and Deno's built-in `openKv` database.

## 🚀 Usage

1. **Deploy the app to Deno Deploy**:
- Create a new playground/project & Copy-Paste `main.ts` from this repo.

2. **Embed the counter badge in your repository's `README.md`:**

```markdown
![Views](https://your-subdomain.deno.dev/your-unique-id/your-repo-name)

![Repo Views](https://repostats.deno.dev/2u841r/github-repo-stats)