https://github.com/callmemaverick/datavisualizationapi
Data Visualization API provides you with simple infographics based on the uploaded file. Utilizes matplotlib and pandas under the hood, backend is built using FastAPI.
https://github.com/callmemaverick/datavisualizationapi
fastapi matplotlib pandas python python3 react typescript
Last synced: 3 months ago
JSON representation
Data Visualization API provides you with simple infographics based on the uploaded file. Utilizes matplotlib and pandas under the hood, backend is built using FastAPI.
- Host: GitHub
- URL: https://github.com/callmemaverick/datavisualizationapi
- Owner: CallMeMaverick
- License: mit
- Created: 2024-09-23T14:38:30.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-05T21:49:32.000Z (over 1 year ago)
- Last Synced: 2025-10-09T06:12:58.766Z (9 months ago)
- Topics: fastapi, matplotlib, pandas, python, python3, react, typescript
- Language: TypeScript
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DataVizualizationAPI
Data Visualization API provides you with simple infographics based on the uploaded file. Utilizes matplotlib and pandas under the hood, backend is built using FastAPI.