REST calculator developed in Go, using help of mux library for HTTP routing.
The provisioning schema in this repo includes:
- Packer (builds the docker image)
- Ansible (provision mux into the image Packer will build)
Docker image builded with Packer and basic Ansible. Image includes a Go REST calculator using mux library for HTTP routing.
Go
REST calculator developed in Go, using help of mux library for HTTP routing.
The provisioning schema in this repo includes: