Rest API - Request and Response Format
You want to convert this JavaScript object to JSON string:
Which method do you use and what is the output?
{"name": "Anna", "age": 25, "active": false}Which method do you use and what is the output?
