Go to file
hailin 9d2969410e fix: use Response class for 204 DELETE routes
FastAPI latest rejects 204 with response body.
Use response_class=Response and return Response(status_code=204).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 01:07:55 -07:00
backend fix: use Response class for 204 DELETE routes 2026-04-05 01:07:55 -07:00
docs feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00
frontend feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
.gitignore feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00
README.md feat: DataViz Pro full-stack data visualization platform 2026-04-04 23:20:12 -07:00

README.md

DataViz Pro

Data visualization platform for statistical analysis and chart rendering.