Open Issues Need Help
View All on GitHubAI Summary: This issue requests the addition of a comprehensive, end-to-end example to the README. The example should demonstrate building an Encodable model, making a `postResponse` call, and then inspecting both the decoded data and headers from the resulting response. This is intended to address a frequent beginner query and improve discoverability.
SwiftRest is a beginner-friendly Swift 6 REST client built with actor-based concurrency safety, typed decoding, and simple response/header inspection.
AI Summary: This issue requests the addition of a migration guide to the project's documentation. The guide should clearly outline the changes in naming conventions between version 2.x and 3.x, providing examples to help users transition smoothly and reduce confusion.
SwiftRest is a beginner-friendly Swift 6 REST client built with actor-based concurrency safety, typed decoding, and simple response/header inspection.
AI Summary: This issue proposes adding a checklist item to the pull request template that prompts contributors to confirm their CI tests have passed. This aims to improve the health of incoming pull requests and speed up the review process.
SwiftRest is a beginner-friendly Swift 6 REST client built with actor-based concurrency safety, typed decoding, and simple response/header inspection.