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
Languages
TypeScript
83.2%
Python
10.8%
JavaScript
2.6%
Shell
2.5%
Dockerfile
0.9%