go-shortener

module
v0.0.0-...-dede6bf Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2020 License: MIT

README

GO-Shortener

This project is a playground to check golang features and other techniques.

The origin of the code were these videos: video 1, video 2, video 3

Task file commands:

  1. dc-build-and-up - Calls make-container task then calls dc-up task. This is the most faster way to start from scratch GO-Shortener and its infrastructure.

  2. task make-container - Calls build-app task then build a container file based on Dockerfile.

  3. task build-app - Builds app for linux/x64 architecture without CGO enabled. The GO-Shortener execution file is stored in the Bin folder.

  4. task dc-up - Runs the docker-compose script

  5. task dc-down - Stops the docker-compose script

Directories

Path Synopsis
internal
api

Jump to

Keyboard shortcuts

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