1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-10 22:41:25 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Lee Brown
8aca18a353 Remove a bunch of invalid country codes for geonames 2020-01-14 10:26:12 -08:00
Lee Brown
7ab573c670 fix broken geonames url for download country postal codes 2020-01-13 21:24:08 -08:00
Lee Brown
7869f23bd3 Merge branch 'master' into apply-dependency-injection 2019-08-17 11:29:50 -08:00
Lee Brown
295e46a885 Cache geonames download 2019-08-17 11:15:45 -08:00
huyng
d277b0ec25 Use interface in the handlers of web-api/web-app 2019-08-17 11:21:31 +07:00
huyng
c61a934279 Add more comment 2019-08-15 14:47:00 +07:00
huyng
8c28261fee Update GetGeoNames and Migration functions. 2019-08-15 14:27:25 +07:00
Lee Brown
05ff93555c Reduce countries loaded for geonames to US only by default.
Schema loads in around 1min now.
2019-08-12 10:26:00 -08:00
Lee Brown
b3d30a019e completed initial signup with autocompletes for region and city 2019-08-01 13:45:38 -08:00
Lee Brown
232648a2cc signup autocomplete 2019-08-01 11:34:03 -08:00