ForNeVeR/Fenrir
Example / streamline API for retrieving file contents
Offen
#161 geöffnet am 03.11.2025
enhancementgood first issuehelp wanted
Repository-Metriken
- Stars
- (34 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
While working on tdlib-versioned (currently non-public, will be published in a couple of days), I encountered a couple of problems: there's not enough documentation and no API to do basic tasks, like enumerate the Git commit files and extract their contents by path.
We should add an example on how to do that, and streamline the API for that purpose.