Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/exaluc/ottosoap

Soap server avec django
https://github.com/exaluc/ottosoap

Last synced: 9 days ago
JSON representation

Soap server avec django

Awesome Lists containing this project

README

        

# ottosoap

Python version
--------------

Le projet functionne avec Python 3.6 et 3.7

Installation:

1- Création venv:

python3 -m venv ottosoap

2- Activation venv:

source ottosoap/bin/activate

3- Installation requirements:

pip install -r requirements.txt

4- Installation spyne:

easy_install spyne==2.13.14b0

6- Appliquez une migration:

python manage.py migrate

7- Démarrer le projet:

python manage.py runserver

Tester le service:
1- Le service SOAP est disponible ci dessus: (Attention au slash à la fin.)

http://localhost:8000/api/otto/

1- Postez ce message pour tester get_saisies: (Retorune toutes les saisies)







2- Postez ce message pour tester get_saisie: (Retorune une saisie seulement)





[id de la saisie]


1- Postez ce message pour tester le create_saisie: (Crée une saisie)






kong
tom
2020-05-03T06:00:00
1
5
mai