1 Itec116 Reviewer
1 Itec116 Reviewer
1
COMMON TYPES OF API ARCHITECTURAL • Limited Security
STYLES Features
• REST (Representational State Transfer)
• SOAP (Simple Object Access Protocol) SOAP (Simple Object Access Protocol)
• RPC (Remote Procedure Calls) Is a protocol for exchanging structured
• WebSocket APIs info. in web services. Unlike REST APIs, that uses
standard HTTP methods & are designed
REST (Representational State Transfer) around resources, SOAP APIs follow a more
An architectural style commonly used rigid protocol & are focused on providing a
for designing distributed hypermedia systems, standardized way to request & exchange
particularly web-based APIs. data.
o Client: the person or software who uses
the API. Key Features of SOAP
o Resource: can be any object the API • Platform & Language Independence
can provide info about. • XML – Based
• Works over HTTP & SMTP
• Extensibility
JAVASCRIPT SYNTAX
VARIABLES: declared using var, let, or const.
DATA TYPES:
• Primitive Types (String, Number,
Boolean, Undefined, Null, etc.),
3
Creating New Elements based on their first digit, each representing a
specific type of response.
4
execute the tasks in sequence, & each task
must complete before the next task starts.