Making Web Services

I have a piece of code - how can I make it a web service - haw can I make it?

There are different solutions based on which programming language you are using. It also depends on expected number of users. If you plan to have more than >1000 calls a day, you should probably think about production servers instead of simple scripts.

Best Practice

Make your web service WS-I compliance

Command line applications

To turn a command line application into SOAP server use Soaplab

Programming languages

Web frameworks

Possibility of adding REST interface to existing websites is available in most of the web frameworks

  • Rails
  • ..
public/help/making_web_services.txt · Last modified: 2010/02/04 12:23 by franck
www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0