A simple pastebin application written in Go
25개 이상의 토픽을 선택하실 수 없습니다. 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