Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6397

How to create a consumption endpoint to convert csv to json?

$
0
0

I want to fetch data from a live csv file that is continuously being updated. I have fetched data using axios from an api JSON file, but have never done it with a csv file. I have heard that creating a consumption endpoint to do this works well. How can I do this using node.js and react native?


Viewing all articles
Browse latest Browse all 6397

Trending Articles