Skip to main content

SOAP-as-REST Server

This is a "proxy" to SOAP protocol using REST.

Installing

$ pip3 install soap-as-rest-server

Using as module

$ python3 -m soap-as-rest-server

Importing and using

#!/usr/bin/env python3

import os
from os import path
from soap_as_rest_server import start

base_dir = 'src'
os.environ['CONFIG_FILE'] = path.join(base_dir, 'config.yml')
os.environ['TEMPLATE_FILE'] = path.join(base_dir, 'template.xml')

os.environ['SERVER_PORT'] = '8080'
os.environ['SERVER_ENDPOINT'] = '/soap-proxy/'

start()

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

soap-as-rest-server-0.0.1.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

soap_as_rest_server-0.0.1-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file soap-as-rest-server-0.0.1.tar.gz.

File metadata

  • Download URL: soap-as-rest-server-0.0.1.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for soap-as-rest-server-0.0.1.tar.gz
Algorithm Hash digest
SHA256 d325707e90ca2cb760bc26c09e2960b8106cc86ac228355475e973ba7b6a123b
MD5 32635a4ee34612a0bfe7622bf9459cbf
BLAKE2b-256 bbef8ec0d0445e54343ce86332a267602eaaab75166643115fddb32a06645c59

See more details on using hashes here.

File details

Details for the file soap_as_rest_server-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: soap_as_rest_server-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for soap_as_rest_server-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f24a300b5184b3f15316c460e52daa72db8fe5596e587a6d77bda3b99839ecf1
MD5 bec50d96db766ca54bdcf80caaae2bba
BLAKE2b-256 48ff6839db331a7b15b4a1488be7ead422b1412433fca7091a31cce623e84abf

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.2

1 file

This release

0.0.1 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page