Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steve228uk/PeachKit
:peach: A Swifty way of interacting with Peach.cool's undocumented API.
https://github.com/steve228uk/PeachKit
Last synced: 11 minutes ago
JSON representation
:peach: A Swifty way of interacting with Peach.cool's undocumented API.
- Host: GitHub
- URL: https://github.com/steve228uk/PeachKit
- Owner: steve228uk
- License: mit
- Created: 2016-01-12T22:11:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-10T22:14:51.000Z (almost 9 years ago)
- Last Synced: 2024-08-03T14:10:15.247Z (3 months ago)
- Language: Swift
- Homepage:
- Size: 29.3 KB
- Stars: 32
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PeachKit 🍑
## A Swifty way of interacting with Peach.cool's undocumented API.This is a total work in process. Currently, the following is mapped:
- Authentication
- "Connections"
- Creating text posts
- Reading streamsIt requires Alamofire and SwiftyJSON as dependencies. There's currently no podspec as it's a submodule of a larger project.