Skip to content
#

delivery-system

Here are 12 public repositories matching this topic...

A comprehensive Food Delivery System built with Spring Boot providing RESTful APIs for managing restaurants, menu items, orders, and users. Features JWT authentication, role-based authorization, order tracking, and complete restaurant management capabilities.

  • Updated May 17, 2025
  • Java

delivery-eureka-server is the Service Discovery Server for the Guavapay Delivery microservice ecosystem. It uses Spring Cloud Netflix Eureka to allow all other services (like gw-delivery, ms-delivery-admin, ms-courier-order, and ms-parcel-order) to register and discover each other dynamically without hardcoding hostnames or ports.

  • Updated Oct 5, 2025
  • Java

A user-friendly interface where customers can register, log in, send parcels, and track them using a tracking ID. Admins assign riders, riders update delivery status, and their earnings are managed via a wallet system. The UI is intuitive and responsive for smooth courier management.

  • Updated Aug 4, 2025
  • JavaScript

The Delivery Config Server is a Spring Cloud Config Server that loads configuration properties from a Git repository (or optionally from the local filesystem). Each microservice retrieves its configuration at startup — or refreshes it dynamically — through this server.

  • Updated Oct 5, 2025
  • Java

ms-delivery-user is a Spring Boot–based user management microservice that serves as part of a modular delivery system architecture. It provides RESTful APIs for user registration, authentication, and profile management, and integrates seamlessly with other services (like courier and order management) via OpenFeign.

  • Updated Oct 5, 2025
  • Java

gw-delivery is an API Gateway Service for a distributed parcel delivery system built on the Spring Cloud Gateway framework. It acts as a unified entry point to multiple backend microservices — such as ms-delivery-admin, ms-courier-order, and ms-parcel-order — handling routing, load balancing, and security token forwarding.

  • Updated Oct 5, 2025
  • Java

Improve this page

Add a description, image, and links to the delivery-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the delivery-system topic, visit your repo's landing page and select "manage topics."

Learn more