Skip to content

glassbeardglobal/agco-api

Repository files navigation

POST /item

{
  "name": "Tractor",
  "userId": "5e13...",
  "image": {
    "url": "http://s3.amazonaws...",
    "height": 560,
    "width": 300
  },
  "manufacturer": "John Deere",
  "compatibility": "Compatible with...",
  "description": "A great fucking tractor",
  "condition": "Well Used",
  "year": "2009"
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published