Thursday, August 2, 2018

Count Values in a JSON Array Returned From a REST API Call

I set myself a Practice Test Exercise. You might want to try it yourself before reading the full text of this post.

Exercise Described

  • How many ways do you have to count the values in a JSON array returned from a REST API call?
    • find a REST API that returns a JSON array object e.g.
    • how can you identify how many "to-do's" are in the list

To take part, you'll need to:



from DZone.com Feed https://ift.tt/2NYT7fW

No comments:

Post a Comment