1
0
mirror of https://github.com/lus/pasty.git synced 2023-08-10 21:13:09 +03:00
Pasty is a fast and lightweight code pasting server http://pasty.lus.pm
Go to file
2020-08-23 16:06:40 +02:00
cmd/pasty Implement basic web server structure and get paste endpoint 2020-08-23 00:32:46 +02:00
internal Implement deletion token hashing 2020-08-23 16:06:40 +02:00
web Rework frontend routing and prepare frontend rewrite 2020-08-23 16:03:56 +02:00
.gitignore Fix frontend routing 2020-08-23 14:13:17 +02:00
go.mod Tidy modules 2020-08-23 14:14:37 +02:00
go.sum Tidy modules 2020-08-23 14:14:37 +02:00
LICENSE Initial commit 2020-08-22 22:09:17 +02:00
README.md Initial commit 2020-08-22 22:09:17 +02:00

pasty

Pasty is a fast and lightweight code pasting server