Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 834 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 834 Bytes

GraphHopper Tour Optimization API

Java Client

This client is automatically created from the swagger specification.

Usage

See TestMain for an example usage.

Maven

<dependency>
  <groupId>com.graphhopper</groupId>
  <artifactId>directions-api-vrp-java-client</artifactId>
  <version>0.4.1</version>
</dependency>

Other Clients

The other parts of the API are currently covered in a separate repository (for Java).

Clients in other languages are listed here.

License

This project stands under the Apache License 2.0