Skip to content

Releases: sapawarga/userpost-service

User Post Service

06 Jul 03:02
c219623
Compare
Choose a tag to compare

API List

This is link for collection, for env, please contact author or writer

Features

  1. Get list of user post contents
  2. Get detail of user post content
  3. Get list comments of a user post content
  4. Get list of user post contents by me*
  5. Create content user post*
  6. Create comment on a content*
  7. Update status or title of a content*
  8. 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

User Post Service

23 Jun 07:38
b767de7
Compare
Choose a tag to compare

API List

This is link for collection, for env, please contact author or writer

Features

  1. Get list of user post contents
  2. Get detail of user post content
  3. Get list comments of a user post content
  4. Get list of user post contents by me*
  5. Create content user post*
  6. Create comment on a content*
  7. Update status or title of a content*
  8. 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

DISCLAIMER
(*) not using authorization and authentication yet

User Post Service

15 Jun 04:13
230ba3c
Compare
Choose a tag to compare

API List

This is link for collection, for env, please contact author or writer

Features

  1. Get list of user post contents
  2. Get detail of user post content
  3. Get list comments of a user post content
  4. Get list of user post contents by me*
  5. Create content user post*
  6. Create comment on a content*
  7. Update status or title of a content*
  8. 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

DISCLAIMER
(*) not using authorization and authentication yet

[BUGFIX] User Post Service

03 Jun 08:30
1ec0e1d
Compare
Choose a tag to compare

API List

This is link for collection, for env, please contact author or writer

Features

  1. Get list of user post contents
  2. Get detail of user post content
  3. Get list comments of a user post content
  4. Get list of user post contents by me*
  5. Create content user post*
  6. Create comment on a content*
  7. Update status or title of a content*
  8. Like or dislike a content of user post*

Bugfix

  • fixed query parameters of get list user post contents

DISCLAIMER
(*) not using authorization and authentication yet