Jackson-Stewart / ac31007-Assignment-Repo

Santander bank mapping system
3 stars 0 forks source link

37 optimise api so it can handle larger queries with more atms in database #44

Closed samtweedie closed 8 months ago

samtweedie commented 8 months ago

API no longer uses haversine and instead uses built in mySQL spacial queries. Also made some other small changes to code to get response times down.