1003 B
1003 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
- git clone 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