mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-24 19:42:51 +01:00
Add SOAP resources
* Update 102-soap.md added soap reading * Update content/roadmaps/101-backend/content/109-apis/102-soap.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
parent
c4b58bb2f1
commit
fc37ad3546
@ -1 +1,6 @@
|
||||
# Soap
|
||||
# SOAP
|
||||
|
||||
Simple Object Access Protocol (SOAP) is a message protocol for exchanging information between systems and applications. When it comes to application programming interfaces (APIs), a SOAP API is developed in a more structured and formalized way. SOAP messages can be carried over a variety of lower-level protocols, including the web-related Hypertext Transfer Protocol (HTTP).
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.w3schools.com/xml/xml_soap.asp'>w3school SOAP explanation</BadgeLink>
|
||||
|
Loading…
x
Reference in New Issue
Block a user