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

https://github.com/mixx3/pingo

Ping service on Golang. Supposed to act like IaaS
https://github.com/mixx3/pingo

golang postgresql rabbitmq testing

Last synced: about 2 months ago
JSON representation

Ping service on Golang. Supposed to act like IaaS

Awesome Lists containing this project

README

          

# PinGo
Ping service on Golang. Supposed to act like IaaS

### Build
mkdir -p bin && go build -o bin/ ./cmd/...

make build

### UI
Server docs available on \
http://localhost:8080/swagger/index.html