gost

command module
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2018 License: MIT Imports: 9 Imported by: 0

README

gost

Go Report Card CircleCI Build Status

simple gist like service in go

Docker

# run a mongo
$ docker run --name mongo -d mongo
# start services
$ docker run --name gost -d --link mongo:mongo -p 8000:9393 -e JWTKEY=secret \
-e ENV=debug \
-e MONGOURL="mongo" \
zcong/gost

Docs

see http://gost-docs.congz.pw

License

MIT © zcong1993

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
up
internal
jwt

Jump to

Keyboard shortcuts

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