aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/projects/census-geocoder.md9
-rw-r--r--data/projects.yaml6
2 files changed, 15 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
diff --git a/data/projects.yaml b/data/projects.yaml
index 740e7f4..7ff32bf 100644
--- a/data/projects.yaml
+++ b/data/projects.yaml
@@ -31,6 +31,12 @@
repo: "https://github.com/pablotron/feedbloater"
text: "Command-line tool and Ruby library to expand truncated RSS feeds."
+- name: "Census Geocoder"
+ type: "go"
+ slug: "census-geocoder"
+ repo: "https://github.com/pablotron/census-geocoder"
+ text: "Go wrapper for Census geocoding API."
+
#
# - name: FreeType2-Ruby
# slug: ft2-ruby