Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the pixlet API to render images #72

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

IngmarStein
Copy link
Member

The API method is faster than running the CLI because it doesn't require launching additional processes and has a functional HTTP cache.

The CLI is still used as a fallback if the API is not configured (PIXLET_API_URL is unset) or returns an error.

Requires tronbyt/pixlet#6

merge current changes from development
@IngmarStein IngmarStein requested a review from tavdog February 16, 2025 23:17
@IngmarStein IngmarStein changed the base branch from master to development February 16, 2025 23:17
@IngmarStein IngmarStein marked this pull request as draft February 16, 2025 23:18
@IngmarStein IngmarStein marked this pull request as ready for review February 17, 2025 05:54
The API method is faster than running the CLI because it doesn't
require launching additional processes and has a functional HTTP
cache.

Requires tronbyt/pixlet#6
@tavdog tavdog merged commit ff1b0cd into tronbyt:development Feb 17, 2025
1 check passed
@IngmarStein IngmarStein deleted the pixlet_api branch February 17, 2025 11:32
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.

2 participants