ehyche
(Eric Hyche)
April 1, 2025, 6:48pm
1
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
sphanley
(Sam Hanley)
June 17, 2025, 1:17pm
2
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!
ehyche
(Eric Hyche)
June 19, 2025, 3:42pm
3
Thanks, @sphanley ! I have really enjoyed creating and maintaining it. I learned a lot about Vapor and the GitHub API in the process.