Skip to content

Instantly share code, notes, and snippets.

@wagura-maurice
Created May 12, 2022 16:41
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 wagura-maurice/c16e3d5a760b5f561509f3d7658f5915 to your computer and use it in GitHub Desktop.
Save wagura-maurice/c16e3d5a760b5f561509f3d7658f5915 to your computer and use it in GitHub Desktop.
sample data
[
{
"id": 1,
"pid": "0001",
"name": "door to door",
"description": null,
"deleted_at": null,
"created_at": "2022-05-12T15:06:38.000000Z",
"updated_at": null
},
{
"id": 2,
"pid": "0002",
"name": "online marketing",
"description": null,
"deleted_at": null,
"created_at": "2022-05-12T15:06:41.000000Z",
"updated_at": null
},
{
"id": 3,
"pid": "0003",
"name": "rally organizer",
"description": null,
"deleted_at": null,
"created_at": "2022-05-12T15:06:44.000000Z",
"updated_at": null
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment