Feat : Created an endpoint to fetch all products#6
Conversation
Alexandrbig1
left a comment
There was a problem hiding this comment.
Welcome to Open Code Chicago! 🎉
Thank you for making your first contribution here — we’re glad to have you. Approved! Great work!
|
@mbm08, congratulations on your merged PR! 🎉 Don’t forget to add yourself as a contributor using our |
|
@all-contributors please add @mbm08 1 for code |
|
I've put up a pull request to add @mbm08! 🎉 |
|
Hey @mbm08 , 🎉 Congratulations on your first merged pull request! To celebrate this milestone, you’ve earned the “First PR Merged” badge on Holopin 🏅 Once claimed, you can proudly showcase it on your GitHub profile, Holopin board, or share it on LinkedIn to mark your first contribution to the open-source world 🌟 Keep contributing, keep growing, and welcome to the Open Code Chicago community! 🚀 |
|
Thank you so much @Alexandrbig1 and team for this cute badge ! |
|
Hey @mbm08 , 🎉 Congratulations — your pull request has been merged! You’ve officially earned the Once claimed, you can proudly display it on your GitHub profile, Holopin board, or share it on LinkedIn to celebrate your achievement! Keep contributing, learning, and building with us 🚀 |
|
Hey @mbm08 , 🔥 Congratulations — your backend contributions have been outstanding! You’ve officially earned the Thank you for writing clean, secure, and efficient code that powers our project behind the scenes. — The Open Code Chicago Team |
Description
fixes #16
This PR implements the new GET /api/products endpoint to fetch all product listings from the MongoDB database.
Type of Change
Checklist