Web service repository

S

sayoyo

Hi,

I'm newbie of ruby-rails, I'm trying to create and uses web services
with ruby-rails. From what I understand about the web service, they
needs a repository to store data about where and how a web services to
be used. As I'm very new to ruby-rails, I can't find out where is the
repository, is it inside of rails or do I have to built it or is there
a third party program that I have to use, Is there any documnetation
(or some codes) I can read and download.

Thanks you very much

sayoyo
 
C

clvrmnky

Hi,

I'm newbie of ruby-rails, I'm trying to create and uses web services
with ruby-rails. From what I understand about the web service, they
needs a repository to store data about where and how a web services to
be used. As I'm very new to ruby-rails, I can't find out where is the
repository, is it inside of rails or do I have to built it or is there
a third party program that I have to use, Is there any documnetation
(or some codes) I can read and download.

I'm just starting with Rails, too, but I think you will find much of
what you are asking here: http://documentation.rubyonrails.com/

Check out the tutorials. I think there is at least one example of
deploying new apps.
 
J

James Britt

Hi,

I'm newbie of ruby-rails, I'm trying to create and uses web services
with ruby-rails. From what I understand about the web service, they
needs a repository to store data about where and how a web services to
be used. As I'm very new to ruby-rails, I can't find out where is the
repository, is it inside of rails or do I have to built it or is there
a third party program that I have to use, Is there any documnetation
(or some codes) I can read and download.

WSDL is one way to describe services offered, and there may be sites
that act as service directories, but they aren't required for you to
offer a service.

If clients know (by whatever means) how to format a request then they
should be all set.

James

--

http://www.ruby-doc.org - The Ruby Documentation Site
http://www.rubyxml.com - News, Articles, and Listings for Ruby & XML
http://www.rubystuff.com - The Ruby Store for Ruby Stuff
http://www.jamesbritt.com - Playing with Better Toys
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,186
Messages
2,570,998
Members
47,587
Latest member
JohnetteTa

Latest Threads

Top