What is Integration?
Combining subsystems or components into a single, functioning system
What is an API (Application Programming Interface)?
Set of rules and protocols used for building and integrating application software
What is a REST (Representational State Transfer)?
Lightweight protocol suitable for integrating with existing websites
What is a SOAP (Simple Object Access Protocol)?
Protocol that has a structured message format in XML for enterprise-level web services
What is cURL?
A tool for transferring data to or from a server using various supported protocols