Skip to content

This is a sample project written in Go using MongoDB with DDD architecture

License

Notifications You must be signed in to change notification settings

jedi4z/go-mongodb

Repository files navigation

Go-MongoDB

This is sample project using MongoDB with DDD architecture.

Prerequisites

% dep ensure

Run project with locally

Runs the MongoDB container before to run the service with go run

% make run

Run project with docker

Builds the project as a docker image and then runs the service and MongoDB container

% make rund

About

This is a sample project written in Go using MongoDB with DDD architecture

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published