FragBin - A PasteBin alternative
# About FragBin **FragBin** is a lightweight, privacy-focused service for sharing short text and code snippets. Our goal is to make it simple to create, share and optionally protect text-based content without the friction of accounts or complex setup. # What we provide Create and share text or code quickly, with optional Markdown rendering. Protect pastes with a password or edit them later using…
FragBin - A PasteBin alternative endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| PUT |
updatePaste /api/pastes/{id} |
|
| GET |
getPaste /api/pastes/{id} |
|
| GET |
listPastes /api/pastes |
|
| POST |
createPaste /api/pastes |
|
| GET |
getRawPaste /api/pastes/raw/{id} |
|
FragBin - A PasteBin alternative pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | 10 / minute |
|