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.