Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/blazeisclone/order-service
- Owner: BlazeIsClone
- Created: 2024-04-05T01:36:46.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T01:48:28.000Z (9 months ago)
- Last Synced: 2024-11-02T00:24:50.608Z (2 months ago)
- Language: Go
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```