Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (29 loc) · 1.11 KB

index.md

File metadata and controls

34 lines (29 loc) · 1.11 KB

Home

Welcome to the Hasty Paste docs.

What Is A Hasty Paste?

It is a place to quickly paste some text and share it. Mostly used for sharing debug logs and such to help developers provide tech support. The project aims to be both fast and minimal.

Features

  • Quickly paste and save, to share some text
  • Publicly accessible, no auth needed
  • Randomly generated id's, optional "long" id to reduce brute force attacks
  • Add expiring pastes
  • Dark theme
  • Optional syntax highlighting
  • No JavaScript needed
  • Uses minimal resources
  • REST API
  • Pick your file system
    • Custom flat-file system
    • 🚧 S3 objects
  • Caching (Internal & Redis)
  • Lightweight Docker image (uses Alpine Linux)

Showcase

Showcase Image

Why Is It Called "Hasty Paste"?

The name was chosen not because the project is written badly, but because you use it so fast without a care in the world and "Fast Paste" was already taken!

Contents