Skip to content

Artifact Endpoint#2

Merged
TurtleP merged 7 commits intomainfrom
dev/artifact
Dec 3, 2025
Merged

Artifact Endpoint#2
TurtleP merged 7 commits intomainfrom
dev/artifact

Conversation

@TurtleP
Copy link
Collaborator

@TurtleP TurtleP commented Dec 3, 2025

This endpoint allows us to not rely on building zips, using base64 json responses, or any weird stuff like that. This simply takes a query parameter for a token (generated from /compile or /convert) and a filepath (also provided from the prior endpoints). It returns a file that can be given to the frontend as a Blob, simplifying the process of zipping data there.

@TurtleP TurtleP merged commit 06ab1ee into main Dec 3, 2025
2 checks passed
@TurtleP TurtleP deleted the dev/artifact branch December 3, 2025 00:15
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.

1 participant