learning_golang

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

Learning golang

The purpose of this application is to become familiar with the Go language.

The app is called "myapp" and it will surely be an e-commerce application with an API server, a frontend and a mongodb backend

A second objective will be to also provide the k8s deployments in a separated repository (best practice)

Documentation generation and test execution is mandatory

Requirements

  • Golang
  • $GOPATH in the $PATH
  • Docker-cli

Build

Some docker images myapp are built by the following command:

make build

Run

The docker image built can be run:

make run

Help

In order to find the possible targets of the Makefile

make help

Documentation

Overview

Golang REST API server

Directories

Path Synopsis
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag

Jump to

Keyboard shortcuts

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