module
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Apr 30, 2019
License: MIT
Opens a new window with license information.
README
¶
amigo
A simple dockerized API starter for Golang.
Personal experimental playground to explore the Golang ecosystem.
Development
Pre-requisites: Install latest stable versions of Docker and Docker Compose.
- Clone the repository locally.
- From repository root, run:
docker-compose up
- API will be up and running at http://localhost:5000.
Update all direct and indirect dependencies: go get -u
Remove unused or no-longer needed dependencies: go mod tidy
Built With
- Echo - The web framework used
- Viper - Configuration management
- Realize - Live reloading
Authors
References
Click to show internal directories.
Click to hide internal directories.