2025-08-02 00:09:34 +02:00
2025-08-01 22:01:43 +02:00
2025-08-01 05:52:06 +02:00
2025-08-01 05:52:06 +02:00
2025-08-02 00:09:26 +02:00
2025-08-01 05:52:06 +02:00
2025-08-01 05:52:06 +02:00
2025-08-01 22:01:43 +02:00
2025-08-02 00:09:20 +02:00
2025-08-02 00:09:34 +02:00

pastebin

a simple and lightweight pastebin service written in go and templ

Usage

$ ./pastebin -help

Usage of ./pastebin:
  -addr string
    	socket address to bind to (default ":3000")
  -max-size int
    	maximum size of a paste in bytes (default 32kB)

Highlighting

To get syntax highlighting, you must add the file extension at the end of your paste URL: /<paste_id>.<extension>

Supported languages can be found here

Themes

Themes can be applied by specifying in the URL: /<paste_id>.<extension>/<theme>

List of available themes

S
Description
No description provided
Readme 0BSD 216 KiB
Languages
Go 73.7%
CSS 11.8%
JavaScript 6.2%
HTML 5.8%
Just 1.5%
Other 1%