ForNeVeR/Fenrir

Example / streamline API for retrieving file contents

Open

#161 opened on Nov 3, 2025

 (0 comments) (0 reactions) (0 assignees)F# (2 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (34 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide