What does CORS stand for and why is it important in REST APIs?
-
A
Cross-Origin Resource Sharing — controls which domains can access the API
-
B
Client-Origin Request Service — speeds up API requests
-
C
Cross-Object Resource Serialization — handles JSON encoding
-
D
Cached Object Response System — improves API caching