(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 provide a static web server for serving JSON data.
C. To display the website content.
D. To generate dynamic server responses.
Q: 48