dart-lang / dart-lang/pub-dev

Serve all /api/... requests needed for `pub get` and `pub upgrade` from statically generated files

Open
#3,035 2 comments 0 reactions 0 assignees View on GitHub
Type: enhancement Type: quality
Dominant language
Dart
Stars
944
Forks
184
Avg merge
1d 15h
Merged PRs (30d)
12

Description

If we could pregenerate the response to
```
/api/packages/foo
/api/packages/foo.tar.gz
```
And store it for example in a cloud storage bucket, and statically redirect all queries directly to that bucket would make it much easier to feel confident in the availability of `pub get` and `pub upgrade`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.