Declarative HTTP networking, designed for SwiftUI. swift-request can be installed via the Swift Package Manager. Once you've built your Request, you can specify the response handlers you want to use. .onData, .onString, .onJson, and .onError are available. You can chain them together to handle multiple response types, as they return a modified version of the Request. The body of the Request is built using the RequestBuilder @resultBuilder. It merges each RequestParam in the body into one CombinedParam object. This contains all the other params as children. When you run .call(), the children are filtered to find the Url, and any other optional parameters that may have been included.

Features

  • Set an HTTP header field
  • Create query strings
  • Add a param directly
  • Request and RequestGroup both conform to Publisher
  • You can use all of the Combine operators you'd expect on Request
  • The body of the Request is built using the RequestBuilder @resultBuilder

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Swift Request

Swift Request Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Swift Request!

Additional Project Details

Programming Language

Swift

Related Categories

Swift HTTP Servers, Swift HTTP Clients

Registered

2023-05-19