Implementation of assignment-2.2
Compare changes
Files
64+ 4
− 0
@@ -5,6 +5,7 @@ from dotenv import load_dotenv
@@ -24,6 +25,7 @@ def get(query):
@@ -32,6 +34,7 @@ def put(query, json_file):
@@ -40,6 +43,7 @@ def post(query, json_file):