46c87c7caa501fd67d67ff865ed5b5ccc7e38f15
- Add nearestHubs(lat, lon, radius, productUuid?) - hubs near coordinates - Add nearestOffers(lat, lon, radius, productUuid?) - offers near coordinates - Add nearestSuppliers(lat, lon, radius, productUuid?) - suppliers near coordinates - Add routeToCoordinate(offerUuid, lat, lon) - route from offer to coordinates These unified endpoints work with coordinates instead of UUIDs, simplifying the frontend logic by removing the need for entity-specific queries like GetProductsNearHub, GetHubsNearOffer, etc.
Description
Django geo backend
260 KiB
Languages
TypeScript
87.9%
Python
7.7%
JavaScript
1.9%
Shell
1.8%
Dockerfile
0.7%