poce

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2022 License: MIT Imports: 1 Imported by: 0

README

Poce

A short link service with Redis [![Go Report Card](https://goreportcard.com/badge/github.com/aw83/poce)](https://goreportcard.com/report/github.com/aw83/poce) ![GitHub all releases](https://img.shields.io/github/downloads/aw83/poce/total) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/aw83/poce)

Installation

Release (Recommend)

Use go install

go install github.com/aw83/poce@latest

Configuration

Generate config

poce init -o config.yml

Host and port

host: 0.0.0.0
port: 8000

Redis

redis:
  network: tcp 
  address: 127.0.0.1
  port: 6379
  db: 0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL