Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 266 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 266 Bytes

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.