Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phith0n/go_sampler

A sample for Go project
https://github.com/phith0n/go_sampler

Last synced: 3 months ago
JSON representation

A sample for Go project

Awesome Lists containing this project

README

        

# go_sampler

Simple description.

## Building

### Mac/Linux

0) set GOROOT environment variable
1) Install Go and Make
2) goreleaser

## Running

### Mac/Linux

```
./go_sampler
```

## Testing

run either the docker container or the raw application binary

```
curl http://localhost:8080/ping
```