A simple pastebin application written in Go
Go to file
2018-11-29 10:46:01 -05:00
.gitignore Add .gitignore 2018-11-29 09:57:38 -05:00
editor.html Make text larger 2018-11-29 10:46:01 -05:00
paste.go Truncate IDs to a more reasonable length 2018-11-29 10:22:01 -05:00
post.html Make text larger 2018-11-29 10:46:01 -05:00
README.md Add README 2018-11-29 10:32:23 -05:00

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