zvrablik / geocodingMockServer

mock geocoding server to test client side code speed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geocodingMockServer

mock geocoding server to test client side code speed

==mockServer==

The server is just dummy server to count the requests per second. Does return constant geocoding results. Only what is changing is the lat, long and place id. The request report is generated per second into standard output but only if there was at least one request since last report.

About

mock geocoding server to test client side code speed

License:MIT License


Languages

Language:Java 100.0%