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

贡献者指南