15.8. Glossary¶
- API¶
Application Program Interface - A contract between applications that defines the patterns of interaction between two application components.
- ElementTree¶
A Python library used to parse XML data.
- JSON¶
JavaScript Object Notation. A format that allows for the markup of structured data based on the syntax of JavaScript Objects.
- SOA¶
Service-Oriented Architecture. When an application is made of components connected across a network.
- XML¶
eXtensible Markup Language. A format that allows for the markup of structured data.
-
csp-10-2-1: Match each term to its definition.
Try again!
- API
- A contract between applications that defines the patterns of interaction between two application components.
- ElementTree
- A built-in Python library used to parse XML data.
- JSON
- A format that allows for the markup of structured data based on the syntax of JavaScript Objects.
- SOA
- When an application is made of components connected across a network.
- XML
- A format that allows for the markup of structured data and is extensible.
You have attempted of activities on this page