LivelyKernel / LivelyKernel/lively4-serviceworker

[githubfs] Load file from raw.githubcontent.io instead of API

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
filesystems question
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

It may be possible to reduce the API usage, and therefore the possibility of hitting the API limit, by loading file from `https://raw.githubcontent.io/` whenever possible, for example, when a file is directly requested.

Comments? @Somae @onsetsu @JensLincke

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named; start by locating the githubfs file-loading path in the service worker and tracing direct file requests through the GitHub API. Compare when raw.githubcontent.io can be used instead, and consider the work done when eligible requests avoid the API without breaking file access.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, javascript
Domain
cloud, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.