A simple pastebin application written in Go
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Matt Baer 508f723e3d Make text larger 5 anni fa
.gitignore Add .gitignore 5 anni fa
README.md Add README 5 anni fa
editor.html Make text larger 5 anni fa
paste.go Truncate IDs to a more reasonable length 5 anni fa
post.html Make text larger 5 anni fa

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