Sfeir / golang-200

Go-200 REST microservice training

Home Page:https://www.sfeir.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Go-200 REST microservice training

https://www.sfeir.com

License:Apache License 2.0


Languages

Language:Go 88.3%Language:Makefile 6.9%Language:Shell 4.8%