Skip to content

pitonisaX/tornado-webservices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

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.

Installation:
-------------
To install:

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

On Ubuntu 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