Created
January 29, 2021 16:00
-
-
Save lmas3009/5ef24857658966a66080b11a7b576c96 to your computer and use it in GitHub Desktop.
Rest API using MEN (MongoDB,ExpressJs and NodeJs)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Kia Sonet", | |
"Model": "Sonet", | |
"Price": "Rs. 6.79 - 13.19 Lakh", | |
"meta":{ | |
"Fuel_Type": "Petrol / diesel", | |
"Mileage":"18.4 - 24.1 Kmpl", | |
"Seating_Capacity": 5 | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment