A simple pastebin application written in Go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matt Baer 508f723e3d Make text larger пре 5 година
.gitignore Add .gitignore пре 5 година
README.md Add README пре 5 година
editor.html Make text larger пре 5 година
paste.go Truncate IDs to a more reasonable length пре 5 година
post.html Make text larger пре 5 година

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