Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PooyaRaki committed Jul 3, 2018
1 parent 08d04d0 commit 1ac4ac8
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,14 @@ If you prefer to keep caching turned on there is a redis client already written
};


In case of any problem running this app just let me know.
The url scheme is like this:

http://SERVER/{method}/?{options}

Example:

http://SERVER/match/?coordinates=35.73613,51.33831;35.73570,51.33982&timestamps=1530632548;1530632558&radiuses=15;20&overview=simplified&geometries=geojson&steps=0

http://SERVER/route/?coordinates=35.73613,51.33831;35.73570,51.33982;35.73578,51.34164&overview=false&geometries=geojson&steps=0

In case of any difficulty running this app just let me know. The document is still being updated.

0 comments on commit 1ac4ac8

Please sign in to comment.