https://github.com/gulje/RevoltKit
The Revolt API implementation in pure Swift
https://github.com/gulje/RevoltKit
revolt revolt-api revolt-api-wrapper revolt-chat swift
Last synced: about 7 hours ago
JSON representation
The Revolt API implementation in pure Swift
- Host: GitHub
- URL: https://github.com/gulje/RevoltKit
- Owner: gulje
- License: apache-2.0
- Created: 2023-06-19T16:17:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-25T14:45:06.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T09:40:27.618Z (6 months ago)
- Topics: revolt, revolt-api, revolt-api-wrapper, revolt-chat, swift
- Language: Swift
- Homepage:
- Size: 264 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-revolt - RevoltKit - An API wrapper for Swift. (💻 API Libraries / Swift)
README
![]()
RevoltKit
*RevoltKit is a package that enables communication with the Revolt API*
> This project is heavily inspired by [DiscordKit](https://github.com/SwiftcordApp/DiscordKit/).
# Installation
## Swift Package Manager
- Add the following code to the `dependencies` array of your `Package.swift` file:
```swift
.package(url: "https://github.com/gulje/RevoltKit", branch: "main")
```# Special Thanks
- [meppu](https://github.com/meppu) - for designing the logo