Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 198 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 198 Bytes

gopbin

go p(aste)bin

data persistently stored to sqlite

usage

POST /

content of the paste...

---
HTTP 201

<id of created paste>
GET /<id>

content of the paste...