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-22 22:27:37 +02:00
cmd/pasty Initialize basic Go project 2020-08-22 22:13:43 +02:00
internal/pastes Implement basic paste structure 2020-08-22 22:27:37 +02:00
.gitignore Initialize basic Go project 2020-08-22 22:13:43 +02:00
go.mod Implement basic paste structure 2020-08-22 22:27:37 +02:00
go.sum Implement basic paste structure 2020-08-22 22:27: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