A simple pastebin application written in Go
Você não pode selecionar mais de 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 5 anos atrás
.gitignore Add .gitignore 5 anos atrás
README.md Add README 5 anos atrás
editor.html Make text larger 5 anos atrás
paste.go Truncate IDs to a more reasonable length 5 anos atrás
post.html Make text larger 5 anos atrás

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