From 5eda3fe645a9fd1319dee352742039d4fa9528a1 Mon Sep 17 00:00:00 2001 From: an2508374 Date: Thu, 25 Jan 2024 00:35:35 +0100 Subject: [PATCH] #115: update of readme.md file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9a9588..8e6c665 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Swift Parcel is a multitier application built with .NET and React. Its target is - [ ] Deliveries Service - processing deliveries (which allow couriers to change status of order collected by user) - [ ] There are also services for intergration with APIs of external courier companies: - [ ] ExternalAPI.Lecturer - getting an offer from the side of Mini Currier courier company + - [ ] ExternalAPI.Baronomat - getting an offer from the side of Baronomat courier company - [ ] API.Gateway created with [Ntrada](https://github.com/snatch-dev/Ntrada) to clip endpoints from microservices to be accessible by one port ## Infrastructure