khwilo / django-dev-labs

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

Implement Search Functionality #31

Open khwilo opened 3 months ago

khwilo commented 3 months ago

Description

As a developer, I want to implement search functionality for list endpoints.

Acceptance Criteria

List endpoints support searching to find specific data.