An open API service indexing awesome lists of open source software.

https://github.com/polarhive/pasta

a pastebin written in go
https://github.com/polarhive/pasta

go golang pastebin pastebin-service

Last synced: 11 months ago
JSON representation

a pastebin written in go

Awesome Lists containing this project

README

          

# pasta

minimal pastebin: written in go 🤌

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

### install

```
go install codeberg.org/polarhive/pasta@latest
```

### limitations

I set it up on my server for my personal use. [Ping](https://polarhive.net/contact) 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](https://codeberg.org/polarhive/pasta) & mirrored to [GitHub](https://github.com/polarhive/pasta) for traffic.

[![GPL enforced badge](https://img.shields.io/badge/GPL-enforced-blue.svg "This project enforces the GPL.")](https://gplenforced.org)