rcsilva81 / docker-gs-ping-roach

A slightly more advanced Go server example for Docker's "Getting Started with Docker and Go". This example application uses CockroachDB database engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-gs-ping-roach

A slightly more advanced Go server/microservice example for Docker's Go Language Guide.

Notable features:

Contributing

This was written for an introduction section of the Docker tutorial and as such it favours brevity and pedagogical clarity over robustness.

Thus, feedback is welcome, but please no nits or pedantry. Ain't nobody got time for that 🙃

License

Apache-2.0 License

About

A slightly more advanced Go server example for Docker's "Getting Started with Docker and Go". This example application uses CockroachDB database engine.

License:Apache License 2.0


Languages

Language:Go 87.9%Language:Dockerfile 12.1%