/Snippeter

Simple Snippet Sharing Service

Primary LanguageGoApache License 2.0Apache-2.0

Snippeter

Simple Snippet Sharing Service

How to use

  1. Clone this repo to anywhere you want to.
  2. Change port and database info in "main.go".
  3. Run "go build".
  4. Run the executable file you get.

By default, it will listen on port 8080 and use PostgreSQL.