| ServiceStack/ServiceStack |
5,319 |
|
2,054 |
490 |
about 2 years ago |
182 |
November 20, 2023 |
35 |
other |
C# |
| Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all |
| vpulim/node-soap |
2,947 |
|
1,214 |
857 |
over 2 years ago |
92 |
December 09, 2022 |
152 |
mit |
JavaScript |
| A SOAP client and server for node.js. |
| hooklift/gowsdl |
1,072 |
|
1 |
38 |
over 2 years ago |
22 |
March 15, 2022 |
85 |
mpl-2.0 |
Go |
| WSDL2Go code generation as well as its SOAP proxy |
| mortenbra/alexandria-plsql-utils |
573 |
|
0 |
0 |
about 5 years ago |
0 |
|
27 |
|
PLSQL |
| Oracle PL/SQL Utility Library |
| mauran/API-Danmark |
512 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
gpl-2.0 |
|
| 🇩🇰 Liste over danske API'er |
| FinotiLucas/Correios-Brasil |
481 |
|
0 |
3 |
almost 3 years ago |
24 |
July 12, 2023 |
0 |
apache-2.0 |
TypeScript |
| Módulo completo consultar informações sobre o CEP, calcular o preço e os prazos das entregas das encomendas e também realizar o rastreio de multiplos produtos ! |
| priore/SOAPEngine |
479 |
|
7 |
0 |
over 2 years ago |
31 |
October 22, 2018 |
10 |
other |
Swift |
| This generic SOAP client allows you to access web services using a your iOS app, Mac OS X app and AppleTV app. |
| uacaps/NSObject-ObjectMap |
444 |
|
42 |
0 |
over 10 years ago |
9 |
March 24, 2015 |
10 |
other |
Objective-C |
| This is a drop-in category of NSObject that makes it easy to initialize custom objects from JSON or XML (SOAP included), and to serialize those objects back into JSON/XML. It only requires a little bit of set-up - and then you never have to fuss with creating your own serialization and initialization methods for each custom NSObject ever again. |
| fiorix/wsdl2go |
434 |
|
4 |
9 |
over 3 years ago |
8 |
November 18, 2019 |
22 |
other |
Go |
| Command line tool to generate Go code from WSDL for SOAP XML services |
| doedje/jquery.soap |
348 |
|
11 |
4 |
about 7 years ago |
7 |
October 01, 2018 |
2 |
other |
JavaScript |
| This script uses $.ajax to send a SOAP:Envelope. It can take XML DOM, XML string or JSON as input and the response can be returned as either XML DOM, XML string or JSON too. |