From d2c924d847cc7d1dbefb0294382ab174342bcdbf Mon Sep 17 00:00:00 2001 From: Hisham waleed karam Date: Thu, 3 May 2018 11:00:04 +0200 Subject: [PATCH] add geoserver package (#1906) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8cc2918e..67daf722 100644 --- a/README.md +++ b/README.md @@ -580,6 +580,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Geographic tools and servers* * [geocache](https://github.com/melihmucuk/geocache) - In-memory cache that is suitable for geolocation based applications. +* [geoserver](https://github.com/hishamkaram/geoserver) - geoserver Is a Go Package For Manipulating a GeoServer Instance via the GeoServer REST API. * [osm](https://github.com/paulmach/osm) - Library for reading, writing and working with OpenStreetMap data and APIs. * [pbf](https://github.com/maguro/pbf) - OpenStreetMap PBF golang encoder/decoder. * [S2 geometry](https://github.com/golang/geo) - S2 geometry library in Go.