Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/blazeisclone/order-service

Delivery System Order Management Microservice
https://github.com/blazeisclone/order-service

Last synced: 20 days ago
JSON representation

Delivery System Order Management Microservice

Awesome Lists containing this project

README

        

# Order Service

[![Go](https://img.shields.io/badge/go-00ADD8.svg?style=for-the-badge&logo=go&logoColor=white)](https://go.dev/)

Order management microservice.

## Development

To get started, clone this repository and follow theese steps.

Run Docker Containers:

```bash
docker-compose up -d
```