diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/projects.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
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 |