diff options
Diffstat (limited to 'content/projects')
-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 |