Categorygithub.com/startdusk/tiny-pastebin
modulepackage
0.0.0-20241226120821-6c6729a7f67b
Repository: https://github.com/startdusk/tiny-pastebin.git
Documentation: pkg.go.dev

# README

Tiny pastebin

A tiny pastbin app built with Golang and friends.

copy from simple-pastebin

Dependence

  • Golang
  • Postgres

How to run locally

Clone the repo locally and run follow:

$ createdb paste

$ cd tiny-pastebin

$ go mod tidy && go run .

Enjoy:)

# Packages

No description provided by the author
No description provided by the author
No description provided by the author