bounswe / 2021SpringGroup11

Welcome to our github repository. We are 11th group of CMPE451 Fundamentals of Software Engineering course. We will work on a software project as a team throughout this term.
http://bounswe11.com.s3-website.us-east-2.amazonaws.com/
4 stars 0 forks source link

Implement global Activity Stream endpoint #322

Closed SelmanB closed 2 years ago

SelmanB commented 2 years ago

In accordance with the format and the requirements specified in the related customer meeting minute, an endpoint should be created that dumps all the activity logs generated by the functionality specified in #326. The output format must be compatible with the Activity Streams 2.0 JSON-LD Standard.

SelmanB commented 2 years ago

The requested functionality is implemented in the commit here

SelmanB commented 2 years ago

The pull request for feature branch for this feature is #390

SelmanB commented 2 years ago

Here is an example call to this endpoint as a screenshot from Postman: image

SelmanB commented 2 years ago

Featured is reviewed, approved and merged in #390

SelmanB commented 2 years ago

global-activity-streams