API (Application Programming Interface) Flashcards

1
Q

What is API?

A
  • Messenger that takes requests and tells the system what you want to do
  • Produce or service communicate with other products and services
  • Dictates how two machines communicate with one another
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Client server model

A

Makes requests, server listens, responds to requests

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a client server model?

A
  • The web is referred to as a client server communication

- Servers are NOT A DEVICE they are a computer program

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What can a server do?

A
  • Provide functionality
  • Host web applications
  • Serve thousands of clients
  • High performance computer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What can a client server model do?

A
  • Client programs allow user to make requests
  • Based on a centralised structure
  • Serve other programs called clients
  • Way for computers to communicate via the web
How well did you know this?
1
Not at all
2
3
4
5
Perfectly