)]}'
{
  "commit": "b00a1db3769c05f06d10aca90acec784b9e4c2ee",
  "tree": "1033ca22e97f39ec16f3cabeb8922ee9d0562f81",
  "parents": [
    "9b52ab9df80ef838278c7de02aed292483aa2775"
  ],
  "author": {
    "name": "DTabidze",
    "email": "130773020+DTabidze@users.noreply.github.com",
    "time": "Fri Jan 12 18:30:14 2024 +0400"
  },
  "committer": {
    "name": "Giorgi Lekveishvili",
    "email": "lekva@gl-mbp-m1-max.local",
    "time": "Wed Jan 17 12:39:32 2024 +0400"
  },
  "message": "url-shortener: implements rfd 4 (#65)\n\n* DB Done. Adding new entry in db request Done\r\n\r\n* add short url render and redirection\r\n\r\n* separate functionality update\r\n\r\n* removed global var db\r\n\r\n* added two fields in List: owned_id and active?\r\n\r\n* fixed minor issues\r\n\r\n* db changes\r\n\r\n* added NameAlreadyTaken error\r\n\r\n* moved address check outside of Create\r\n\r\n* changed several minor issues\r\n\r\n* chenged opendb func with newsqlitestore",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4042c7bdcfafdf15cdc1463557d20a89b0bca7e1",
      "new_mode": 33188,
      "new_path": "apps/url-shortener/.gitignore"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "faf35a8edde2887159f43b6f9e3a301096f8eb5f",
      "new_mode": 33188,
      "new_path": "apps/url-shortener/go.mod"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3042612254995ab2fcb9c68ab7538072cb57ce59",
      "new_mode": 33188,
      "new_path": "apps/url-shortener/go.sum"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "15eee684480b4883a614e6c0a1864eb62100a93b",
      "new_mode": 33188,
      "new_path": "apps/url-shortener/index.html"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "58c022b128c7d1fd6ec64ab0b0fa2074e0f241aa",
      "new_mode": 33188,
      "new_path": "apps/url-shortener/main.go"
    }
  ]
}
