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

https://github.com/jimysheepman/delivery-service

Delivery Service Example
https://github.com/jimysheepman/delivery-service

docker golang kafka kubernetes microservices microservices-architecture mongodb postgresql redis

Last synced: over 1 year ago
JSON representation

Delivery Service Example

Awesome Lists containing this project

README

          

# Delivery Service

It is a hobby project where I am trying to create and experience the backend services of a simplified e-commerce site's delivery service. I aim to learn and experience this project by applying multiple software principles.

## Architecture


Architecture

## Non-Functional Requirements

* Test-driven development
* Domain-driven design
* Containerization with Docker
* Deployment with Kubernetes
* Documentation with Swagger
* Code Quality and Code Security sonarcloud
* Testing with Code Coverage > 80%