Modern pastebin written in golang
Go to file
Eliot Whalan 005cdfac12 Force raw to be plain/text 2016-07-09 14:26:01 +10:00
assets Add missing name for paste body field on clone page 2016-06-29 11:12:06 -05:00
.gitignore Remove database.db 2016-06-19 11:49:27 +10:00
.travis.yml Add depends 2016-06-19 18:04:49 +10:00
LICENSE Add license 2016-06-11 00:35:28 +10:00
Makefile Add makefile 2016-06-11 00:36:41 +10:00
README.md Update readme 2016-07-04 12:33:43 +10:00
database.sql Add expiry table 2016-06-25 08:17:02 +10:00
pastebin.go Force raw to be plain/text 2016-07-09 14:26:01 +10:00

README.md

#Golang Pastebin Build Status GoDoc Modern pastebin service with a restful like api written in golang.

##Build Instructions