Skip to content

Commit

Permalink
Create db.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bpenno authored Aug 13, 2024
0 parents commit e5f1303
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions db.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"posts": [
{
"id": 1,
"title": "hello"
}
],
"profile": {
"name": "typicode"
}
}

0 comments on commit e5f1303

Please sign in to comment.