Update README.md

This commit is contained in:
Eduardo Lacerda 2018-10-27 19:47:48 -03:00 committed by GitHub
parent 3b57cbb247
commit aed0f0e401
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@
- [Python](#python)
- [Perl](#perl)
- [Java](#java)
- [Kotlin](#kotlin)
- [Clojure](#clojure)
- [Crystal](#crystal)
- [C Sharp](#c-sharp)
@ -325,6 +326,11 @@
* [jpostal](https://github.com/openvenues/jpostal) - Java/JNI bindings to libpostal for fast international street address parsing/normalization.
## Kotlin
* [geospatial-messenger](https://github.com/sdeleuze/geospatial-messenger) - Geospatial messenger application written with Spring Boot + Kotlin + PostgreSQL.
## Clojure
* [geo](https://github.com/Factual/geo) - Clojure library for working with geohashes, polygons, and other world geometry.