Skip to content

GSIP 32

Jody Garnett edited this page Jul 12, 2017 · 1 revision

GSIP 32 - REST support module

Overview

The creation of a new core module which contains support classes for creating RESTful services in GeoServer.

Motivation Proposal Backwards Compatability Feedback Voting Links

Proposed By

Justin Deoliveira

Assigned to Release

1.7.3

State

Under Discussion, In Progress, Accepted, Rejected, Deferred, Completed

Motivation

As GeoServer moves beyond just an implementation of OGC services, support for other types of service architectures is becoming increasingly necessary. REST has become an increasingly popular service trend not just in the geo world, but in the IT world itself.

Proposal

The proposal is simply to upgrade the rest module from community to core. The new module will serve a similar purpose as the ows module, except it is intended for RESTful services rather than OGC services.

The module meets all the requirements for an upgrade. The module meets the required test coverage. Documentation about the module available here . Javadocs can be found here .

Feedback

Backwards Compatibility

No backwards compatibility issues, this proposal is strictly additive.

Voting

Andrea Aime: +1 Alessio Fabiani: +1 Justin Deoliveira: +1 Jody Garnett: +1 Saul Farber: Rob Atkinson:

Links

JIRA Task Email Discussion Documentation

Clone this wiki locally