Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Kyle-Ye/DiscourseKit
https://github.com/Kyle-Ye/DiscourseKit
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/Kyle-Ye/DiscourseKit
- Owner: Kyle-Ye
- Created: 2023-05-21T17:50:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-23T15:13:42.000Z (10 months ago)
- Last Synced: 2024-08-01T19:59:18.875Z (3 months ago)
- Language: Swift
- Size: 157 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DiscourseKit
A Swift wrapper around the [Discourse API](https://docs.discourse.org).
```swift
.package("https://github.com/Kyle-Ye/DiscourseKit", from: "0.0.1")
```## Usage
TODO
> You can refer to [Forumate](https://github.com/Kyle-Ye/Forumate) project
## Acknowledgement
- https://github.com/NSExceptional/DiscourseKit