Skip to content

Instantly share code, notes, and snippets.

@alinetskyi
Last active March 5, 2022 18:16
Show Gist options
  • Save alinetskyi/23057047e97da3a12c098ea5f0f279e3 to your computer and use it in GitHub Desktop.
Save alinetskyi/23057047e97da3a12c098ea5f0f279e3 to your computer and use it in GitHub Desktop.
API responses for companies
[
{
"id": 1,
"name": "Ikea",
"logo_url": "https://www.ikea.com/de/de/static/ikea-logo.f7d9229f806b59ec64cb.svg",
"article_url": "https://www.eurointegration.com.ua/news/2022/03/5/7135310/",
"date": "19/01/2022"
},
{
"id": 2,
"name": "Ikea",
"logo_url": "https://www.ikea.com/de/de/static/ikea-logo.f7d9229f806b59ec64cb.svg",
"article_url": "https://www.eurointegration.com.ua/news/2022/03/5/7135310/",
"date": "19/01/2022"
},
]
{
"count": 123,
"categories": [
"fashion",
"auto",
"tech",
"furniture"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment