Week 7/8: API/External Services Flashcards
1
Q
What element of MVC does an API interact with?
A
Model
2
Q
Which element of the MVC does a graphics library interact with
A
View
3
Q
What is the role of social integration?
A
THREE WAY conversation between
Service provider/consumer/user
4
Q
In spring social how does this three way conversation happen?
A
consumer interacts with service provider on behalf of the user
5
Q
What element in MVC interacts with the Spring social API?
A
Controller