Skip to content

Instantly share code, notes, and snippets.

@lmas3009
Created January 29, 2021 16:00
Show Gist options
  • Save lmas3009/5ef24857658966a66080b11a7b576c96 to your computer and use it in GitHub Desktop.
Save lmas3009/5ef24857658966a66080b11a7b576c96 to your computer and use it in GitHub Desktop.
Rest API using MEN (MongoDB,ExpressJs and NodeJs)
[
{
"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