jimmacur / hang_in_there_api

1 stars 0 forks source link

Create a poster #7

Closed SThompson05 closed 2 months ago

SThompson05 commented 2 months ago
{
  "data": {
    "id": "1",
    "type": "poster",
    "attributes": {
      "name": "DEFEAT",
      "description": "It's too late to start now.",
      "price": 35.00,
      "year": 2023,
      "vintage": false,
      "img_url":  "https://unsplash.com/photos/brown-brick-building-with-red-car-parked-on-the-side-mMV6Y0ExyIk"
    }
  }
}