From fb5f7f8618d7fba97952ba4259c46383b78b9925 Mon Sep 17 00:00:00 2001
From: Amandeep Singh <108510698+Arakyn@users.noreply.github.com>
Date: Wed, 22 Feb 2023 01:15:07 +0530
Subject: [PATCH] Add files via upload
---
index.html | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 index.html
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..0a550be
--- /dev/null
+++ b/index.html
@@ -0,0 +1,19 @@
+
+WELCOME TO THE WEBSITE
+
+this is a work in progress so yea
+Anyways
+In 01-Task, you can find I wrote a basic CRUD API with the help of
+GIN-Gonic , GORM , godotenv, and CompileDaemon framework.
+
+I learned all that in a day and wrote the code. Can Again write it in front
+in just 30 minutes
+Used Postman and POPsql to send the requests to the pages and all works
+fine, as for the DataBase I used Elephant SQL
+
+In task-2, downloaded a random CSV file from the internet and Parsed and printed it
+in a formatted way
\ No newline at end of file