Skip to content

allienna/golang-200

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 87.3%
  • Makefile 6.8%
  • Shell 4.7%
  • Dockerfile 1.2%