PythonBulawayo/ChitChat

Add posts functionality

Ouverte

#8 ouverte le 17 sept. 2023

 (1 commentaire) (0 réaction) (1 personne assignée)TypeScript (24 forks)auto 404
backendenhancementgood first issue

Métriques du dépôt

Stars
 (25 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur