nat/README.md

1002 B

#Golang Pastebin Build Status GoDoc Go Report Card MITlicensed

Modern pastebin service with a restful like api written in golang.

paste

Getting started

Prerequisities

  • pygmentize
  • go
  • mariadb
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