A tiny pastbin app built with Golang and friends.
copy from simple-pastebin
- Golang
- Postgres
Clone the repo locally and run follow:
$ createdb paste
$ cd tiny-pastebin
$ go mod tidy && go run .Enjoy:)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A tiny pastbin app built with Golang and friends.
copy from simple-pastebin
Clone the repo locally and run follow:
$ createdb paste
$ cd tiny-pastebin
$ go mod tidy && go run .Enjoy:)