Transforming JSON from API into an activity stream
问题 I am doing a project for fun and one of the requirements is to the JSON data from an API of my choice and transform it into an activity stream using angularjs. I've googled and read what an activity stream is and I believe I have a basic understanding of it. It's essentially transforming an action into a specific JSON format using the keywords "actor", "verb", "object", and "target". When I look at examples, I understand why that specific JSON string is considered an activity stream. Example: