RESTful ConfigurationΒΆ

GeoServer provides a RESTful interface through which clients can configure an instance through simple HTTP calls. With it clients can programatically configure the data served by GeoServer.

To learn more proceed to the Overview of REST section. For details about the API and some hands on examples proceed to the REST Configuration API Reference or REST Configuration Examples sections.