gergohrubo / food-footprint-server

Backend side repository of the Food diary app. ExpressJS | MongoDB | AWS | Docker
0 stars 0 forks source link

Adding the unit property to the nutrition object #7

Closed gergohrubo closed 4 years ago

gergohrubo commented 4 years ago

In this brief pull request I added the unit property that is received from the Spoonacular API to the nutrition object that is saved in the database and sent to the frontend.