a pastebin written in golang https://polarhive.net/pasta
Go to file
Nathan Paul 684438e577
chore: use localhost
2023-08-11 02:26:53 +05:30
.github init 2023-08-06 14:27:18 +05:30
.gitignore feat: check if empty 2023-08-06 17:01:35 +05:30
LICENSE init 2023-08-06 14:27:18 +05:30
README.md chore: use localhost 2023-08-11 02:26:53 +05:30
go.mod chore: go mod 2023-08-06 15:09:10 +05:30
main.go chore: use localhost 2023-08-11 02:26:53 +05:30

README.md

pasta

minimal pastebin: written in go 🤌

usage

$ curl -F "file=@file.txt" "localhost:8080"

limitations

I set it up on my server for my personal use. Ping me if you wish to use my resources (no spam lol)

I may delete your files at any time.


This repo is hosted on Codeberg & mirrored to GitHub for traffic.

license: GPLv3 or Later