A simple pastebin application written in Go
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Matt Baer 508f723e3d Make text larger 5 lat temu
.gitignore Add .gitignore 5 lat temu
README.md Add README 5 lat temu
editor.html Make text larger 5 lat temu
paste.go Truncate IDs to a more reasonable length 5 lat temu
post.html Make text larger 5 lat temu

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