Skip to content

Commit 3b34c85

Browse files
committed
Update api-doc.md
1 parent c1a1562 commit 3b34c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/web/api-doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Routing Web API Docs
22

33
In order to communicate with your or [our](http://graphhopper.com/#enterprise) hosted GraphHopper
4-
server you need to understand how to use it.
4+
server you need to understand how to use it. There is a separate [JavaScript](https://github.com/graphhopper/directions-api-js-client) and [Java](https://github.com/graphhopper/directions-api-java-client) client for this API or use the plain JSON response for your language.
55

66
### A simple example
77
[http://localhost:8989/route?point=45.752193%2C-0.686646&point=46.229253%2C-0.32959](http://localhost:8989/route?point=45.752193%2C-0.686646&point=46.229253%2C-0.32959)

0 commit comments

Comments
 (0)