PythonBulawayo/ChitChat

Add posts functionality

Offen

#8 geöffnet am 17.09.2023

 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)TypeScript (24 Forks)auto 404
backendenhancementgood first issue

Repository-Metriken

Stars
 (25 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide