PMHTTP is an HTTP framework built around URLSession and designed for Swift while retaining Obj-C compatibility. We think URLSession is great. But it was designed for Obj-C and it doesn't handle anything beyond the networking aspect of a request. This means no handling of JSON, and it doesn't even provide multipart/form-data uploads. PMHTTP leaves the networking to URLSession and provides everything else.

Features

  • Requests can define parse handlers that execute asynchronously separately from the completion block, and requests can be canceled while parsing and the completion block sees the correct result
  • First-class JSON support using PMJSON
  • Structured results and high-quality errors; no more treating URLError.cancelled as a network error
  • Strongly-typed results
  • Requests can be defined once (including a parse handler) and executed many times, just like URLRequest
  • A configurable base URL, allowing for switching between staging and production with no change to the code constructing the requests

Project Samples

Project Activity

See All Activity >

Categories

Frameworks, JSON

License

Apache License V2.0

Follow PMHTTP

PMHTTP 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 PMHTTP!

Additional Project Details

Programming Language

Swift

Related Categories

Swift Frameworks, Swift JSON Software

Registered

2023-10-26