1002 B
1002 B
Modern pastebin service with a restful like api written in golang.
Getting started
Prerequisities
- pygmentize
- go
- mariadb
pip install pygmentize
sudo yum install -y go mariadb-server mariadb
Installing
- go get https://github.com/ewhal/Pastebin
- nano pastebin.go
- Configure port and database details
- make
License
This project is licensed under the MIT License - see the LICENSE.md file for details