Swiftpack.co - Swift Packages by danielrbrowne

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by danielrbrowne

danielrbrowne/APIota 0.2.0
APIota is a lightweight Swift library for defining REST API clients for use in iOS, macOS, tvOS, watchOS and Linux apps.
⭐️ 1
🕓 3 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.2.0: Linux support and error reporting improvements
3 years ago
ADDED: - Linux support (and other supported platform improvements) (#27) - Return the HTTP error response body when a request fails (#28) - Error reporting improvements (#29)
0.1.3: Customizable JSON encoding for requests
3 years ago
ADDED: - Customizable JSON encoding for requests (#21) - README badges (#20) - Swift syntax highlighting in README (#19) - API documentation generated by Jazzy (#17) FIXED: - Access control fixes (#22)
0.1.2: Add example project
3 years ago
This release adds an example project illustrating how to use APIota in practice in a SwiftUI / Combine project.
0.1.1: Public default method implementations for Endpoint protocols
3 years ago
This is a bug fix release containing the following changes: - #6 - #7
0.1.0: Initial Release
3 years ago
This is the initial, Alpha release of APIota. See README.md for more information such as the feature-set, usage info, a draft feature roadmap and tips for submitting feature requests and bug reports etc. I have tried to cover most of the public interface with Apple Quick Help comments, and there is some basic unit test coverage for CRUD requests (a CI pipeline is configured via GitHub Actions as well). However I'm sure there will be things that are still broken or could benefit from refactoring, so I welcome all constructive criticism!

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics