Skip to content

Normalizer / Parser for physical US addresses.

License

Notifications You must be signed in to change notification settings

sezzle/golang-address

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-address

Normalizer / Parser for physical US addresses.

Motivation

Is your inherited legacy system getting you down?

Did you finally decide to throw up a quick Go API to wrap around some awful mess of Oracle stored procedures and un-touchable PHP scripts, only to find that "StreetName", "StreetType", "StreetDirection", etc. are individual fields in an overpriced database which doesn't have a proper GIS plugin?

Worried that you'll have to deal with splitting and normalizing addresses for all of your forms without creating separate fields for each item?

Me too.

So here you go.

About

Normalizer / Parser for physical US addresses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%