https://github.com/altered-tech/swift-confluence-client
Confluence Client for the Rest API v2, written in Swift
https://github.com/altered-tech/swift-confluence-client
Last synced: about 1 year ago
JSON representation
Confluence Client for the Rest API v2, written in Swift
- Host: GitHub
- URL: https://github.com/altered-tech/swift-confluence-client
- Owner: Altered-Tech
- Created: 2024-10-30T18:01:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-09T05:59:15.000Z (over 1 year ago)
- Last Synced: 2025-02-10T00:39:25.513Z (over 1 year ago)
- Language: Swift
- Size: 123 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Confluence Client in Swift (W.I.P.)
This is currently a limited client. Hope to, over time, expand to more of the endpoints.
# Tests
Currently no unit tests are being done. Still learning about that.