[MOBY-l] REST Service registration

Edward Kawas edward.kawas at gmail.com
Tue May 1 14:23:28 UTC 2007


Hi,

That wouldn't be right (w.r.t. to moby).

Personally, I think that you will have to wrap this REST service in a moby
service. So, you would create a web service that takes a string name as
input. This web service would then pass on the string to
http://site.com/Service?Parameter1=INPUT_STRING, obtain a result and send it
back to the caller of the moby service.

The reason that I think that you are incorrect, is because moby has a
predefined message structure that you will have follow to be compatible.

Hope this makes sense!

Eddie


> -----Original Message-----
> From: moby-l-bounces at lists.open-bio.org [mailto:moby-l-bounces at lists.open-
> bio.org] On Behalf Of Rajasekar Karthik
> Sent: Tuesday, May 01, 2007 7:16 AM
> To: moby-l at biomoby.org
> Subject: [MOBY-l] REST Service registration
> 
> Hi,
> 
> I am trying to register a new service. In Service Endpoint - URL, I want
> to
> store the URL to REST service.
> 
> URL is something like:
> http://site.com/Service?Parameter1=Value1
> 
> Site: site.com
> Service: Service
> Parameter1: parameter/name
> Value1: value for the parameter1
> 
> eg:
> http://mysite.com/Analysis?Name=phob
> http://mysite.com/Analysis?Name=lac
> 
> In order to register the service, I have to input:
> - in the Service Endpoint - URL: http://mysite.com/Analysis?
> - in the input data, add
>    a) Name (String)
> 
> Is this right? If not, how can I register the service?
> 
> --
> Best Regards,
> Rajasekar Karthik
> karthik085 at gmail.com
> _______________________________________________
> moby-l mailing list
> moby-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/moby-l




More information about the moby-l mailing list