From ee7388afad99bbec1d25aeedff5c966b6d688a48 Mon Sep 17 00:00:00 2001 From: Luc Juggery Date: Thu, 14 Sep 2017 14:21:09 +0200 Subject: [PATCH] Add Reverse geocoding function in Community Signed-off-by: Luc Juggery --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index ede03632..06fa1bd4 100644 --- a/community.md +++ b/community.md @@ -77,3 +77,4 @@ There are three main Github repos | [Github - ascii art generator](https://github.com/developius/faas-node-ascii) | Finnian Anderson | [developius/faas-node-ascii](https://github.com/developius/faas-node-ascii) | 17-April-2017 | | [Github - URL Shortener](https://github.com/developius/faas-node-url-shortener) | Finnian Anderson | [developius/faas-node-url-shortener](https://github.com/developius/faas-node-url-shortener) | 19-April-2017 | | [Github - fibonacci numbers up to N](https://github.com/developius/faas-python-fib/) | Finnian Anderson | [developius/faas-python-fib/](https://github.com/developius/faas-python-fib/) | 19-April-2017 | +| [Github - Reverse geocoding](https://github.com/lucj/faas-reverse-geocoding) | Luc Juggery | github.com/lucj/faas-reverse-geocoding | 14-September-2017 |