/go-calculator

Docker image builded with Packer and basic Ansible. Image includes a Go REST calculator using mux library for HTTP routing.

Primary LanguageGo

go-calculator

REST calculator developed in Go, using help of mux library for HTTP routing.

Provisioning Scripts Included

The provisioning schema in this repo includes:

  • Packer (builds the docker image)
  • Ansible (provision mux into the image Packer will build)