Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSVParser

Launch Postman and create a new request.

Set the request type to "POST."

Enter the URL for the API endpoint where the conversion is handled. For example, if you are running the server locally on port 8080, the URL would be: http://localhost:8080/convert

In the "Body" tab, select "form-data."

Add a key-value pair in the form-data:

Key: csv_file Value: Select a CSV file from your local system using the "Choose Files" button. Click the "Send" button to make the POST request.

Postman will execute the request, and the response will contain the converted JSON data.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages