New Package: Swift Package Registry Service

I just wanted to let everyone know about a new package we here at Crowdstrike have just released.

Swift Package Registry Service is a Vapor-based server application which implements the Swift Package Registry Service Specification by proxying and caching the Github API.

It has been successfully tested running both as a localhost server, as well as an upstream server from JFrog's Artifactory Swift Remote repositories.

11 Likes

Just chiming in to say that I'm shocked this hasn't picked up any comments yet. This is unbelievably cool, thanks so much to you and your team for you work on this, and for making it public!

Thanks, @sphanley! I have really enjoyed creating and maintaining it. I learned a lot about Vapor and the GitHub API in the process.