Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 1, 2020 13:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/d61a3c93874d406886c67887b9dc5bce to your computer and use it in GitHub Desktop.
Save velotiotech/d61a3c93874d406886c67887b9dc5bce to your computer and use it in GitHub Desktop.
HTTP POST <hostname:port>/store/mobile/
{    
"name": "Motorola G5",    
"model": "XT3300",    
"release_date": "2016-01-01",    
"features": "16 GB ROM | Expandable Upto 128 GB | 5.2 inch Full HD Display | 12MP Rear Camera | 5MP Front Camera | 3000 mAh Battery | Snapdragon 625 Processor",    
"ram_gb": "3",    
"screen_size_inches": "5.2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment