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