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