Skip to content

jdnowak/tornado-webservices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tornado Web Services:

This is an implementation of SOAP Web Service API, to be used in a Tornado Web Server, taking advantage of the great features of that server.

TornadoWS is licensed user the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0).

Prerequisities:

You need to have tornado-1.2.1.tar.gz installed, at least.

The last version of tornadows uses tornado-2.2.

Installation:

To install:

  • Decompess the file tornadows-.tar.gz
  • cd into tornadows-
  • and execute: python setup.py build python setup.py install

On Ubuntu (or similar) you need to use the sudo command...don't forget ;-)

About

A implementation of SOAP web services for tornado web server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published