A simple pastebin application written in Go
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Matt Baer 508f723e3d Make text larger 5 年前
.gitignore Add .gitignore 5 年前
README.md Add README 5 年前
editor.html Make text larger 5 年前
paste.go Truncate IDs to a more reasonable length 5 年前
post.html Make text larger 5 年前

README.md

gopaste

A basic pastebin web app written in Go (golang). This is from a JaxPHP/JaxWeb talk on Nov. 28, 2018.

Get Started

go get code.as/matt/gopaste