diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-10-20 09:06:55 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-10-20 09:06:55 -0400 |
commit | 8c95a777ad78f663d418b1f68fb4efa7ee85802d (patch) | |
tree | e086ea1ffd5cbb56805e07a2eafaba6a268eedf8 /content | |
parent | 4f2a4940669928c61b7a57f1a6dcdd712d12e4f4 (diff) | |
download | pablotron.org-8c95a777ad78f663d418b1f68fb4efa7ee85802d.tar.bz2 pablotron.org-8c95a777ad78f663d418b1f68fb4efa7ee85802d.zip |
add census-geocoder
Diffstat (limited to 'content')
-rw-r--r-- | content/projects/census-geocoder.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/content/projects/census-geocoder.md b/content/projects/census-geocoder.md new file mode 100644 index 0000000..86c5bf6 --- /dev/null +++ b/content/projects/census-geocoder.md @@ -0,0 +1,9 @@ +--- +title: "Census Geocoder" +slug: "census-geocoder" +active: true +repo: "https://github.com/pablotron/census-geocoder" +text: "Go wrapper for Census geocoding API." +go_import: "pablotron.org/census-geocoder git https://github.com/pablotron/census-geocoder" +--- +Go wrapper for Census geocoding API.
\ No newline at end of file |