These packages are available as a package collection, usable in Xcode or SwiftPM.
SpiderWebService is a lightweight Swift package for making basic HTTP requests and handling responses. It provides a simple protocol called Request that you can use to define your own HTTP requests (by providing just the necessary parts) and then call it with send()
1 package.