#38 Golang - Handling CSV Data in Go Web Applications | Uploading and Downloading CSV Files

Published: 21 May 2024
on channel: codeHeim
1,065
45

This video tutorial teaches you how to handle CSV data in Go web applications. You'll learn how to:
Download usage data displayed on a webpage as a CSV file.
Upload a CSV file to update a database and the corresponding table on the webpage.

The video covers the following aspects:
Sample Application: A web app displaying usage data in a table.
Downloading CSV:
Adding a button to trigger a CSV download.
Implementing the download API handler.
Writing data (headers and user stats) to the CSV response.
Uploading CSV:
Adding a form to upload a CSV file.
Implementing the upload API handler.
Reading data from the uploaded CSV file.
Adding uploaded data to the database and updating the webpage table.

By the end of the video, you'll be able to implement CSV download and upload functionalities in your own Go web applications.

Timestamps:
00:00 - Introduction
02:30 - Download data in CSV format
05:55 - Upload CSV file
08:15 - Conclusion

Resources:

Original video: https://www.codeheim.io/courses/Episo...
GitHub repo: https://github.com/code-heim/go_38_csv

📌 Don’t Forget:

Like, subscribe, and hit the notification bell for more coding tutorials that bring your skills to the next level!

------------------------------------------------------------------------------------------------------------------------------

Buy my book 'Functional Programming with Go' here:
Amazon India: https://amzn.to/3VTUlxl
Amazon US: https://www.amazon.com/Functional-Pro...
BPB Online: https://in.bpbonline.com/products/fun...


Watch video #38 Golang - Handling CSV Data in Go Web Applications | Uploading and Downloading CSV Files online without registration, duration hours minute second in high quality. This video was added by user codeHeim 21 May 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,065 once and liked it 45 people.