A simple pastebin application written in Go
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Matt Baer 508f723e3d Make text larger há 5 anos
.gitignore Add .gitignore há 5 anos
README.md Add README há 5 anos
editor.html Make text larger há 5 anos
paste.go Truncate IDs to a more reasonable length há 5 anos
post.html Make text larger há 5 anos

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