Closed NielXu closed 3 years ago
/api/v1/posts
/api/v1/:post_id
@XianghuDai @JialeYuLeo @ZhenyeZhu Here is the API for user posts, let me know if additional endpoints needed.
PR Summary
/api/v1/posts
to get all posts/api/v1/:post_id
to get post by id/api/v1/:post_id
to delete post by id/api/v1/posts
to create new post