PythonBulawayo/ChitChat

Add posts functionality

オープン

#8 opened on 2023/09/17

 (1 件のコメント) (0 件のリアクション) (1 人の担当者)TypeScript (24 件のフォーク)auto 404
backendenhancementgood first issue

Repository metrics

Stars
 (25 個のスター)
PR merge metrics
 (PR metrics pending)

説明

A social site is no good without the ability to create posts. Add functionality to allow users to create new posts that their followers can view.

  • Create new post endpoint
  • Create post list endpoint
  • Create single post detail endpoint
  • Create post delete endpoint
  • Create unit tests for all the above

This functionality is related to #5

コントリビューターガイド