xream

xream / EdgeGist

Public

Minimal GitHub Gist-compatible API service running on Cloudflare's edge network, backed by D1 and packaged for Cloudflare Pages.

22
0
100% credibility
Found May 10, 2026 at 22 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

EdgeGist provides a self-hosted web app and API compatible with GitHub Gists for storing, editing, and sharing code snippets on Cloudflare.

How It Works

1
🔍 Discover EdgeGist

You hear about EdgeGist, a simple way to store and share code snippets privately without relying on big services.

2
📥 Grab the ready package

Head to the project page and download the one-click upload file that makes setup a breeze.

3
☁️ Upload to your cloud space

Log into your free cloud account, create a new site, and upload the package to bring it online instantly.

4
🔐 Pick your username and password

Enter a personal username and secure password to make it your own private snippet hub.

5
💾 Connect your storage

Link a small storage area to save all your snippets safely and forever.

6
🚀 Launch your snippet manager

Visit your new web page, log in, and watch your personal code organizer come to life with a beautiful interface.

7
Create and share snippets

Add code files, notes, or configs, make some public or secret, and share links with friends or apps effortlessly.

🎉 Private snippets forever

You now have a fast, private place to manage, version, and backup all your code bits, just like magic.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 22 to 22 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is EdgeGist?

EdgeGist is a minimal GitHub Gist-compatible API service that runs on Cloudflare's edge network, backed by D1 for storage and packaged for Cloudflare Workers. Written in TypeScript, it lets you deploy your own Gist endpoint—point API clients to your base URL after setting an owner token—and includes a single-owner web UI for browsing public gists, editing files with syntax highlighting, viewing diffs/history, starring, and checking Cloudflare usage. It handles core CRUD, retained revisions, raw file access, and secret-link visibility without GitHub's limits.

Why is it gaining traction?

Its API-first design mimics GitHub's Gist endpoints closely enough for tools like Sub-Store backups, while delivering edge-speed responses and free-tier D1 quotas. The responsive UI packs search, pagination, file trees, configurable diffs, PWA support, and Turnstile login into a lightweight package—no bloat, just fast gists on your domain. Developers dig the zero-config deploy via Wrangler and history retention that prunes old versions automatically.

Who should use this?

Cloudflare devs needing a private Gist server for config sharing or backups without multi-user hassle. API consumers swapping GitHub's api.github.com for a self-hosted minimal GitHub API. Solo tinkerers building minimal GitHub Pages themes or profile readmes who want edge-fast raw file serving.

Verdict

Grab it if you're on Cloudflare and need a gist-compatible backend—docs are thorough, deploy is straightforward, tests cover the basics. With 22 stars and 1.0% credibility score, it's early but stable for personal use; watch for multi-owner support.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.