amigo

module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2019 License: MIT

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.

  1. Clone the repository locally.
  2. From repository root, run:
docker-compose up
  1. 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

Directories

Path Synopsis
cmd
api command
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL