khwilo / django-dev-labs

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

Create Post Retrieval Endpoint #14

Open khwilo opened 4 months ago

khwilo commented 4 months ago

Description

As a registered user, I want to view all posts.

Acceptance Criteria

Users can retrieve a list of all posts through an API endpoint.