bcgov / invasivesbc

Inventory and database repository for the creation, treatment, and report on BC Invasive plants and animals.
Apache License 2.0
13 stars 4 forks source link

:zap: Common Query utility in API #3663

Open LocalNewsTV opened 1 week ago

LocalNewsTV commented 1 week ago

Describe the task

If the task will only make sense to a dev, add a :zap: to the title. Given our API endpoints are majority very identical, a common Query Response could be created to simplify the functionality

Create a utility in the API for handling general fetch Responses that creates/severs database connections, and returns the response object.

Value Add

Acceptance Criteria

Additional Context

-