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

Github Gist: Image upload support #4

Open
vighnesh153 opened this issue Feb 19, 2023 · 1 comment
Open

Github Gist: Image upload support #4

vighnesh153 opened this issue Feb 19, 2023 · 1 comment

Comments

@vighnesh153
Copy link
Owner

Is it possible to add images to a github gist?

@vighnesh153
Copy link
Owner Author

vighnesh153 commented Feb 19, 2023

It is supported via the Git CLI but unfortunately, Github hasn't created a REST API to upload images to a Gist: Stackoverflow link.

An alternative would be to convert the image to a Data URL and save the content of the image on the gist as Data URL.

Will keep this issue open until Github adds support for uploading images to Gist via the REST API.

Original issue: vighnesh153/simple-github-gist-api#1

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

No branches or pull requests

1 participant