Skip to content

User Post Service

Compare
Choose a tag to compare
@setiadijoe setiadijoe released this 15 Jun 04:13
230ba3c

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