{
	"info": {
		"_postman_id": "05ee0186-dce9-48f6-be02-df4ec4d4b254",
		"name": "GoTemplate",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_exporter_id": "30758349"
	},
	"item": [
		{
			"name": "ReadData",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json"
					},
					{
						"key": "Authorization",
						"value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyLCJ1c2VySWQiOiJzb21uYXRoZ0Bta2NsLm9yZyJ9.5oQD1dgoD2BqySwfbuwHuKn6R9Pl8_KMCXslce5eaJU"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n\t\"username\":\"somnathg\",\n\t\"password\" : \"SS!OO***&&\",\n\t\"createdBy\" : \"mkcls@mkcl.org\",\n\t\"modifiedBy\" : \"somnathg@mkcl.org\"\n}"
				},
				"url": {
					"raw": "http://localhost:3000/r/readData",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"r",
						"readData"
					]
				}
			},
			"response": []
		},
		{
			"name": "InsertData",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json"
					},
					{
						"key": "Authorization",
						"value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyLCJ1c2VySWQiOiJzb21uYXRoZ0Bta2NsLm9yZyJ9.5oQD1dgoD2BqySwfbuwHuKn6R9Pl8_KMCXslce5eaJU"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n\t\"username\":\"somnathg\",\n\t\"password\" : \"SS!OO***&&\",\n\t\"createdBy\" : \"mkcls@mkcl.org\",\n\t\"modifiedBy\" : \"somnathg@mkcl.org\"\n}"
				},
				"url": {
					"raw": "http://localhost:3000/r/c/deleteData",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"r",
						"c",
						"deleteData"
					]
				}
			},
			"response": []
		},
		{
			"name": "deleteData",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json"
					},
					{
						"key": "Authorization",
						"value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyLCJ1c2VySWQiOiJzb21uYXRoZ0Bta2NsLm9yZyJ9.5oQD1dgoD2BqySwfbuwHuKn6R9Pl8_KMCXslce5eaJU"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n\t\"username\":\"somnathg\",\n\t\"password\" : \"SS!OO***&&\",\n\t\"createdBy\" : \"mkcls@mkcl.org\",\n\t\"modifiedBy\" : \"somnathg@mkcl.org\"\n}"
				},
				"url": {
					"raw": "http://localhost:3000/r/updateData",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"r",
						"updateData"
					]
				}
			},
			"response": []
		},
		{
			"name": "UpdateData",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json"
					},
					{
						"key": "Authorization",
						"value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyLCJ1c2VySWQiOiJzb21uYXRoZ0Bta2NsLm9yZyJ9.5oQD1dgoD2BqySwfbuwHuKn6R9Pl8_KMCXslce5eaJU"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n\t\"username\":\"somnathg\",\n\t\"password\" : \"SS!OO***&&\",\n\t\"createdBy\" : \"mkcls@mkcl.org\",\n\t\"modifiedBy\" : \"somnathg@mkcl.org\"\n}"
				},
				"url": {
					"raw": "http://localhost:3000/r/updateData",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"r",
						"updateData"
					]
				}
			},
			"response": []
		},
		{
			"name": "ReadSqlServerData",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/readSqlServerData",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"readSqlServerData"
					]
				}
			},
			"response": []
		},
		{
			"name": "WriteSqlServerData",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"name\":\"AJ\",\n    \"location\":\"NGP\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/writeDataToSqlServer",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"writeDataToSqlServer"
					]
				}
			},
			"response": []
		},
		{
			"name": "UpdateSqlServerData",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"name\":\"AJ\",\n    \"location\":\"NAGPUR\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/updateSqlServerData",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"updateSqlServerData"
					]
				}
			},
			"response": []
		},
		{
			"name": "DeleteSqlServerData",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"name\":\"AJ\",\n    \"location\":\"NAGPUR\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/deleteSqlServerData",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"deleteSqlServerData"
					]
				}
			},
			"response": []
		},
		{
			"name": "ReadDataFromMySql",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/readDataFromMySql",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"readDataFromMySql"
					]
				}
			},
			"response": []
		},
		{
			"name": "WriteDataToMySql",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"name\":\"PP\",\n    \"location\":\"NGP\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/writeDataToMySql",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"writeDataToMySql"
					]
				}
			},
			"response": []
		},
		{
			"name": "UpdateMySqlData",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"name\":\"PP\",\n    \"location\":\"NAGPUR\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/updateMySqlData",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"updateMySqlData"
					]
				}
			},
			"response": []
		},
		{
			"name": "DeleteDataFromMySql",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"name\":\"PP\",\n    \"location\":\"NGP\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/deleteDataFromMySql",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"deleteDataFromMySql"
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbGetKeyData",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n   \"key\":\"car\"\n\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/getKeyData",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"getKeyData"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbGetAllKeysData",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n   \"key\":[\"car\",\"car01\"]\n\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/getAllKeysData",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"getAllKeysData"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbGetKeyHistory",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n   \"key\":\"car\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/getSingleKeyHistory",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"getSingleKeyHistory"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbSetVerifiedKeys",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n   \"key\":\"car3\",\n   \"value\":\"Punto\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/setVerifiedKeys",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"setVerifiedKeys"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbSetExpirableKey",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n   \"key\":\"car4\",\n   \"value\":\"Mazda\",\n   \"expiresAt\":\"2023-10-03T17:15:00\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/setExpirableKey",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"setExpirableKey"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbGetVerifiedKeyData",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n   \"key\":\"car\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/getVerifiedKeyData",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"getVerifiedKeyData"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbDeleteSingleKey",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n   \"key\":\"car9\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/deleteSingleKey",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"deleteSingleKey"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbCreateDatabase",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n   \"dbName\":\"planes\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/createDatabase",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"createDatabase"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbCreateUser",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n   \"username\":\"pushkarajs\",\n   \"password\":\"Immudb@1\",\n   \"dbName\":\"planes\",\n   \"permissions\":254\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/createUser",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"createUser"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbListUser",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n   \n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/listUser",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"listUser"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbDeleteDatabase",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n  \"dbName\":\"demo\"  \n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/deleteDatabase",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"deleteDatabase"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbListDatabases",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n  \"dbName\":\"demo\"  \n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/listDatabases",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"listDatabases"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbGetActiveKeys",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n  \"dbName\":\"demo\"  \n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/getActiveKeys",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"getActiveKeys"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "ImmudbSetKeyData",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "car",
						"value": "",
						"type": "default"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n   \"key\":\"car9\",\n   \"value\":\"Jaguar\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost:3000/o/setKeyData",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"port": "3000",
					"path": [
						"o",
						"setKeyData"
					],
					"query": [
						{
							"key": "",
							"value": null,
							"disabled": true
						}
					]
				}
			},
			"response": []
		}
	]
}