A simple pastebin application written in Go
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Matt Baer 508f723e3d Make text larger 5 år sedan
.gitignore Add .gitignore 5 år sedan
README.md Add README 5 år sedan
editor.html Make text larger 5 år sedan
paste.go Truncate IDs to a more reasonable length 5 år sedan
post.html Make text larger 5 år sedan

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