Skip to content

Instantly share code, notes, and snippets.

@Giwan
Last active July 20, 2022 18:57
Show Gist options
  • Select an option

  • Save Giwan/497a3d4b36c8469ee9ce9e9aa725cfdd to your computer and use it in GitHub Desktop.

Select an option

Save Giwan/497a3d4b36c8469ee9ce9e9aa725cfdd to your computer and use it in GitHub Desktop.
list of car brands and models
[
{
"id": 1,
"name": "brand1"
},
{
"id": 2,
"name": "brand2"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment