Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freeformz/grb
https://github.com/freeformz/grb
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/freeformz/grb
- Owner: freeformz
- Created: 2015-08-11T19:13:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-11T19:25:10.000Z (over 9 years ago)
- Last Synced: 2024-12-24T06:47:39.782Z (11 days ago)
- Language: Go
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
```term
$ go get github.com/freeformz/grb/...
$ cd $GOPATH/src/github.com/freeformz/grb
$ $GOPATH/bin/with_graceful & # (or with_gracefulshutdown)
$ curl -k -X POST https://localhost:8443/signup
```