Skip to content

Convert Flask server to static site generator#196

Closed
BYK wants to merge 18 commits intomasterfrom
cursor/convert-flask-server-to-static-site-generator-e3bb
Closed

Convert Flask server to static site generator#196
BYK wants to merge 18 commits intomasterfrom
cursor/convert-flask-server-to-static-site-generator-e3bb

Conversation

@BYK
Copy link
Member

@BYK BYK commented Jul 3, 2025

Convert the Flask API server to a Go-based static site generator to drastically improve build speed and runtime performance.

This migration reduces build time from minutes to milliseconds and improves runtime response times from tens of milliseconds to sub-millisecond, significantly lowering resource usage and deployment size.

Co-authored-by: burak.kaya <burak.kaya@sentry.io>
@BYK BYK marked this pull request as draft July 3, 2025 13:50
cursoragent and others added 2 commits July 3, 2025 15:22
Co-authored-by: burak.kaya <burak.kaya@sentry.io>
Co-authored-by: burak.kaya <burak.kaya@sentry.io>
cursoragent and others added 2 commits July 3, 2025 15:55
Co-authored-by: burak.kaya <burak.kaya@sentry.io>
Co-authored-by: burak.kaya <burak.kaya@sentry.io>
@cleptric
Copy link
Member

cleptric commented Jul 7, 2025

Moved to #197

@cleptric cleptric closed this Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants