API List
This is link for collection, for env, please contact author or writer
Features
- Get list of user post contents
- Get detail of user post content
- Get list comments of a user post content
- Get list of user post contents by me*
- Create content user post*
- Create comment on a content*
- Update status or title of a content*
- Like or dislike a content of user post*
Change
- fixed query parameters of get list user post contents
- update registry of base image
- add comments count and last comment id into a post that commented
- add health checker for live and ready
- update response json of get list and add detail
role_label
on Actor object and update checker on request params - update request body and response json using contract API v1
DISCLAIMER
(*) not using authorization and authentication yet