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.
- Host: GitHub
- URL: https://github.com/michael-valdron/json2csv-api
- Owner: michael-valdron
- License: apache-2.0
- Created: 2021-10-28T21:27:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-20T02:42:08.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T18:39:14.559Z (4 months ago)
- Topics: csv-parser, flask, json-parser, python, restful-api
- Language: Python
- Homepage: https://json2csv-api.herokuapp.com/
- Size: 29.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSON to CSV Parsing Demo - API
[](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