255. Integrations and APIs

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

Integration

Process of combining diff subsystems or components into one comprehensive system to ensure that they function properly together

2
New cards

API

Application Programming Interface

3
New cards

Application Programming Interface

Set of rules and protocols that are used for building and integrating application software

4
New cards

REST

Representational State Transfer

5
New cards

Representational State Transfer

Architectural style that uses standard HTTP methods and status codes, uniform resource identifiers, and MIME types

6
New cards

SOAP

Simple Object Access Protocol

7
New cards

Simple Object Access Protocol

Protocol that defines a strict standard with a set structure for the message, usually in XML format

8
New cards

CURL

Tool to transfer data to or from a server using one of the supported protocols

9
New cards

CURL supported protocols

HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP, FILE