An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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