ewhal / Pastebin

Modern pastebin written in golang
https://p.pantsu.cat
MIT License
116 stars 20 forks source link
database go golang mariadb modern mysql pastebin pastebin-service postgresql web-app web-application

Golang Pastebin

Build Status GoDoc Go Report Card MIT
licensed

Modern self-hosted pastebin service with a restful API.

Motivation

Many Pastebin services exist but all are more complicated than they need to be. That is why I decided to write a pastebin service in golang.

paste

Getting started

Prerequisities

pip install pygmentize
sudo yum install -y go mariadb-server mariadb

Installing

License

This project is licensed under the MIT License - see the LICENSE.md file for details