github-tools / github-tools/github

Add support for multiple media types

Open
#218 2 comments 0 reactions 0 assignees View on GitHub
enhancement priority 3 (medium) PRs welcome
Dominant language
JavaScript
Stars
3.8k
Forks
809
PR merge metrics
No merged PRs in 30d

Description

repo.read() function should have option for choosing the format of the receiving data. (base64)
For example, if requested target is image file and if you are going to show it on browser then it could be much easier to download content as base64 image so the image url could be easily generated when there is no need to convert it to base64 anymore..

and for receiving / sending commits, pulls, etc.. it would be nice to have an option for choosing diff / patch media type.

https://developer.github.com/v3/media/

https://developer.github.com/changes/2012-12-10-Diff-and-patch-media-types/

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.