SERVICE CARD / pastebin-worker

Pastebin Worker

A curl-friendly self-hosted pastebin URL shortener and file-sharing service

DECIDE FIRST

What is this project

A self-hosted paste, short-link and sharing service

What problem does it solve

Development and operations teams need to share text or links temporarily without relying on an uncontrolled third-party paste service

Who it is for

  • Development and operations teams
  • Small companies that need a simple sharing endpoint

What it can do

  • Create and read text with curl
  • Generate short links and management links
  • Expire content after a configured lifetime

Before you deploy

  • A Cloudflare Worker and KV
  • The deployer chooses visibility and expiration policies

What to know first

  • The free-tier fallback does not support R2 multipart uploads
  • Anyone with a readable link may access content, so sharing boundaries must be reviewed

WHAT HAS BEEN CHECKED

Discovered3 EVIDENCESPEC 0.2.12026-08-03
Public evidence, scoped to this version and date.

How it runs

Pastebin Worker verified service screenshot
Screenshot referenced by the published Evidence Pack
Pastebin Worker 架構與資料流(依部署契約機械生成)使用者WorkerKV 儲存
Architecture generated from the Service Card data flow.

Give this to your Agent

Please follow https://github.com/smallgreen-cloud/adapter-pastebin-worker/AGENTS.md to deploy this service

Where it runs and what it touches

License
MIT
Profile
small-app
External services
None
Data flow
This KV-only fallback stores pastes in KV and does not support multipart uploads or R2 cleanup jobs

Source evidence

← Back to service index