Pranav Malvawala
I share my insights on tech and building products
•
Read CSV file from Request Body and turn it into JSON
How to read the CSV file sent in request body and turn it into JSON so you can use the data

•
Run a Script Only on First Start of a Container
Now if you’re reading this, I guess you sure as hell need it. So let me tell you there is no inbuilt command or some direct way to achieve this, all I have done here is create a work around



