pulsar-edit / ppm

Pulsar Package Manager
MIT License
35 stars 14 forks source link

Added Our Backend #5

Closed confused-Techie closed 2 years ago

confused-Techie commented 2 years ago

With the Atom.io API becoming more and more unstable, taking a long time to return, failing to return, or just straight up failing to resolve.

So this PR adds our 'beta' Backend.

This is the backend that I've been working on since the announcement of the sunset, and while currently unfinished, would allow users to search, query, and install all packages that were originally on the Atom.io Package Repository.

While this PR is simple the implications are large. Feel free to discuss the change.

Additionally since PPM is a submodule in Pulsar that means as soon as this is committed, any additional builds of Pulsar should automatically get this update.

confused-Techie commented 2 years ago

Thanks for approval @kaosine @autumnblazey. With two approvals gonna go ahead and merge, and now time to test