Skip to content

fix #12: Apply rate limit for Nominatim requests

Alexander Menk requested to merge amenk/mangrove:rate-limit into master
  • Require axios-rate-limit
  • Apply a limit of 1 request per second on requests to Nominatim

Merge request reports