Categorygithub.com/sfeir/golang-200
modulepackage
0.0.0-20180514191220-10f03cb11d87
Repository: https://github.com/sfeir/golang-200.git
Documentation: pkg.go.dev

# README

Golang 200

This project is meant to help learning go. It provides a basic implementation of a REST microservice exposing a CRUD API. Data are persisted in a MongoDB NoSQL database and the application is deployed in Docker.

Technical stack

Architecture

main architecture

web architecture

Build

make help

# Packages

No description provided by the author
No description provided by the author

# Variables

BuildStmp is the build date.
GitHash is the git build hash.
Version is the version of the software.