PythonBulawayo/ChitChat

Add posts functionality

開放

#8 建立於 2023年9月17日

 (1 則留言) (0 個反應) (1 位負責人)TypeScript (24 個分叉)auto 404
backendenhancementgood first issue

倉庫指標

星標
 (25 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南