An open API service indexing awesome lists of open source software.

https://github.com/victorsteven/food-app-server

Exploring Domain-Driven Design in Golang
https://github.com/victorsteven/food-app-server

Last synced: about 2 months ago
JSON representation

Exploring Domain-Driven Design in Golang

Awesome Lists containing this project

README

        

[![CircleCI](https://circleci.com/gh/victorsteven/food-app-server.svg?style=svg)](https://circleci.com/gh/victorsteven/food-app-server)

An article was written about this project [here](https://dev.to/stevensunflash/using-domain-driven-design-ddd-in-golang-3ee5)

A Frontend was also built with Javascript(VueJS) and deployed to netlify. This is the [url](https://food-app-ddd.netlify.com)

Get frontend github repository [here](https://github.com/victorsteven/food-app-client)