Activity 01
Simulation Game: The Human API
One student acts as the 'Client' and another as the 'Server'. The client sends a 'GET request' on a slip of paper; the server must find the requested 'JSON data' in a folder and return it in the correct format or send a 404 error code.
What is the role of an API in modern software?