标签: java json google-places-api postman newrelic
我正在谷歌下面使用api -
https://maps.googleapis.com/maps/api/place/nearbysearch/json?location=28.4369350,77.1125600&radius=5000&types=atm&name=hdfc&key=YOUR_API_KEY
我使用postman在1-2秒内获得响应,从新文件中获得1500 API API命中率。无论如何要将它降到200ms以下?