khwilo / django-dev-labs

Experimentation on Django features
MIT License
0 stars 0 forks source link

Create Like/Unlike Endpoint #23

Open khwilo opened 4 months ago

khwilo commented 4 months ago

Description

As a registered user, I want to like and unlike posts.

Acceptance Criteria

Users can like and unlike posts through an API endpoint.