devsync23 / haves-and-needs-service

0 stars 0 forks source link

[feat: backend] add data queries to controller functions for `/haves/:id` endpoints #24

Open therealjustinbiele opened 6 months ago

therealjustinbiele commented 6 months ago

Description

As a developer, I want data sent to my server to be saved into a mongo database so that I can retrieve that information at a later time.

Acceptance Criteria

Testing Instructions