A simple pastebin application written in Go
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Matt Baer 508f723e3d Make text larger hace 5 años
.gitignore Add .gitignore hace 5 años
README.md Add README hace 5 años
editor.html Make text larger hace 5 años
paste.go Truncate IDs to a more reasonable length hace 5 años
post.html Make text larger hace 5 años

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