An open API service indexing awesome lists of open source software.

https://github.com/michael-valdron/json2csv-api

Demo Python Flask RESTful backend for parsing records of a particular scheme in JSON to CSV format.
https://github.com/michael-valdron/json2csv-api

csv-parser flask json-parser python restful-api

Last synced: about 2 months ago
JSON representation

Demo Python Flask RESTful backend for parsing records of a particular scheme in JSON to CSV format.

Awesome Lists containing this project

README

        

# JSON to CSV Parsing Demo - API

[![Python application](https://github.com/michael-valdron/json2csv-api/actions/workflows/python-app.yml/badge.svg)](https://github.com/michael-valdron/json2csv-api/actions/workflows/python-app.yml)

Demo Python Flask RESTful backend for parsing records of a particular scheme in
JSON to CSV format.

## Requirements

- Python 3.8