mrepol742/secondchance-backend-nodejs-capstone

Initialize and populate MongoDB

Opened this issue · 0 comments

As a back-end developer
I need to initialize the database and populate it
So that when the client request to the API it can response a result

Details and Assumptions

* [document what you know]

Acceptance Criteria

gherkin
Given the initialization & population of MongoDB
When requesting to the API
Then it should response a result from the database