Skip to content

alfonsocanor/route-service-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TROUD - Transportation Routing Design Cloud

TROUD service power by OSRM (Open Source Routing Machine) allows you to calculate the best transportation/distribution route.

TROUD Architecture

sequenceDiagram
Client Server ->> TROUD : Http Post Request
TROUD ->> OpenStreetMaps : Http Get Request
OpenStreetMaps ->> TROUD: OSM Response
TROUD ->> Client Server : TROUD Response 
Client Server ->> Client Front : TROUD Response

Note right of Client Front: Cliente Renderiza<br/><br/>la informacion<br/>segun reglas de <br/>negocio e <br/>implementación.
Loading

Publication

Use this documentation to analyse how TROUD service can be used from your application: Postman Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published