Kizspy | Question: 18
(Choose 1 answer)
What is the purpose of json-server in the context of setting up a server?
A. To handle user input and interactions.
B. To display the website content.
C. To provide a static web server for serving JSON data.
D. To generate dynamic server responses.