PythonBulawayo/ChitChat

Add posts functionality

Aberta

#8 aberto em 17 de set. de 2023

 (1 comentário) (0 reação) (1 responsável)TypeScript (24 forks)auto 404
backendenhancementgood first issue

Métricas do repositório

Stars
 (25 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador