PythonBulawayo/ChitChat

Add posts functionality

Aperta

#8 aperta il 17 set 2023

 (1 commento) (0 reazioni) (1 assegnatario)TypeScript (24 fork)auto 404
backendenhancementgood first issue

Metriche repository

Star
 (25 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor