<div dir="ltr">As Tom and Jorge write. See also geoserver REST API for inspiration <a href="http://docs.geoserver.org/stable/en/user/rest/api/">http://docs.geoserver.org/stable/en/user/rest/api/</a><br></div><br><div class="gmail_quote"><div dir="ltr">po 15. 6. 2015 v 9:09 odesílatel Jonas Eberle <<a href="mailto:jonas.eberle@gmx.de">jonas.eberle@gmx.de</a>> napsal:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000"><div>I like this example very much. Such an approach was also used by istSOS - a Python framework for Sensor Observation Services. Any administration of this service is available based on such a REST API, see this link for a description: </div><div><a href="https://geoservice.ist.supsi.ch/projects/istsos/index.php/IstSOS_WAlib_2.0" target="_blank">https://geoservice.ist.supsi.ch/projects/istsos/index.php/IstSOS_WAlib_2.0</a></div><div><br></div><div style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000">Cheers, </div><div style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000"></div></div></div><div><div style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000"><div style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000">Jonas</div></div></div><div><div style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000"><div style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000"><br><br><span>----- Am 14. Jun 2015 um 22:21 schrieb Tom Kralidis <<a href="mailto:tomkralidis@gmail.com" target="_blank">tomkralidis@gmail.com</a>>:<br></span><div><blockquote style="border-left:2px solid #1010ff;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt">Thanks for the info - sounds great! Are you implementing WPS REST based on an OGC profile or best practice?<br><br>Having said this, it might be valuable to investigate the degree of RESTful-ness one can achieve (i.e. using pure HTTP verbs instead, etc.). For example:<br><br><a href="http://example.org/wps" target="_blank">http://example.org/wps</a> # capabilities<br># config (needs auth)<br><a href="http://example.org/wps/server/config" target="_blank">http://example.org/wps/server/config</a><br><a href="http://example.org/wps/server/instances" target="_blank">http://example.org/wps/server/instances</a><br><a href="http://example.org/wps/server/processes" target="_blank">http://example.org/wps/server/processes</a><br><br>And so on.<br><br>Sent from my iPhone<br><br>> On Jun 14, 2015, at 15:55, Calin Ciociu <<a href="mailto:calin.ciociu@gmail.com" target="_blank">calin.ciociu@gmail.com</a>> wrote:<br>> <br>> Hello everyone,<br>> <br>> As some may know I am working during the summer for Google Summer of Code 2015.<br>> My job is to implement a REST interface for PyWPS-4.<br>> <br>> So REST won't be much different than the actual way a client makes requests.<br>> Something along the lines of "<a href="http://localhost:5000/wps?SERVICE=wps&OPERATION=GetCapabilities" target="_blank">http://localhost:5000/wps?SERVICE=wps&OPERATION=GetCapabilities</a>"<br>> <br>> What I was thinking was to add additional operation for different tasks like for example get the server configuration or the list of running server instances and processes. Also be able to set some configuration, control processes etc. (Which might require also some kind of security otherwise anyone can just go ahead and stop or deploy servers/processes)<br>> <br>> What do you guys think?<br>> Does this sound like a plan or should I have something different like "<a href="http://localhost:5000/rest?operation=foo&.." target="_blank">http://localhost:5000/rest?operation=foo&..</a>."?<br>> <br>> Best regards,<br>> Calin Ciociu<br>> _______________________________________________<br>> pywps-dev mailing list<br>> <a href="mailto:pywps-dev@lists.osgeo.org" target="_blank">pywps-dev@lists.osgeo.org</a><br>> <a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/pywps-dev" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/pywps-dev</a><br>_______________________________________________<br>pywps-dev mailing list<br><a href="mailto:pywps-dev@lists.osgeo.org" target="_blank">pywps-dev@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/pywps-dev" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/pywps-dev</a></blockquote></div></div></div></div>_______________________________________________<br>
pywps-dev mailing list<br>
<a href="mailto:pywps-dev@lists.osgeo.org" target="_blank">pywps-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/pywps-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/pywps-dev</a></blockquote></div>