All Projects → MastodonKit → Mastodonkit

MastodonKit / Mastodonkit

Licence: mit
MastodonKit is a Swift Framework that wraps Mastodon's API

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Mastodonkit

Tortilla
Wrapping web APIs made easy.
Stars: ✭ 1,215 (+806.72%)
Mutual labels:  api, wrapper
Spotify Web Api Js
A client-side JS wrapper for the Spotify Web API
Stars: ✭ 1,313 (+879.85%)
Mutual labels:  api, wrapper
Spotify Web Api Kotlin
Spotify Web API wrapper for Kotlin/JVM, Kotlin/Android, Kotlin/JS, and Kotlin/Native. Includes a Spotify Web Playback SDK wrapper for Kotlin/JS, and a spotify-auth wrapper for Kotlin/Android
Stars: ✭ 86 (-35.82%)
Mutual labels:  api, wrapper
Swaddle
Automagically create API clients/wrappers in JavaScript
Stars: ✭ 23 (-82.84%)
Mutual labels:  api, wrapper
Ovoid
Un-Official OVO API Wrapper
Stars: ✭ 121 (-9.7%)
Mutual labels:  api, wrapper
Twitchcsharp
Twitch C# Wrapper for the Twitch v3 REST API
Stars: ✭ 36 (-73.13%)
Mutual labels:  api, wrapper
Apipeline
Feature-rich and pluggable offline-first API wrapper for all your javascript environements ! Easily wire-up your API and make your app work offline in minutes.
Stars: ✭ 92 (-31.34%)
Mutual labels:  api, wrapper
Atlassian Python Api
Atlassian Python REST API wrapper
Stars: ✭ 564 (+320.9%)
Mutual labels:  api, wrapper
Tlaw
The Last API Wrapper: Pragmatic API wrapper framework
Stars: ✭ 112 (-16.42%)
Mutual labels:  api, wrapper
Binance.api.csharp.client
C#.NET client for Binance Exchange API.
Stars: ✭ 98 (-26.87%)
Mutual labels:  api, wrapper
Wykop Es6
Wykop.pl API library
Stars: ✭ 17 (-87.31%)
Mutual labels:  api, wrapper
Colore
A powerful C# library for Razer Chroma's SDK
Stars: ✭ 121 (-9.7%)
Mutual labels:  api, wrapper
Inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
Stars: ✭ 732 (+446.27%)
Mutual labels:  api, wrapper
Omdb Graphql Wrapper
🚀 GraphQL wrapper for the OMDb API
Stars: ✭ 45 (-66.42%)
Mutual labels:  api, wrapper
Swiftinstagram
Instagram API client written in Swift
Stars: ✭ 570 (+325.37%)
Mutual labels:  api, swift-framework
Termux
Node.js module for Termux-API
Stars: ✭ 87 (-35.07%)
Mutual labels:  api, wrapper
Canvasapi
Python API wrapper for Instructure's Canvas LMS. Easily manage courses, users, gradebooks, and more.
Stars: ✭ 306 (+128.36%)
Mutual labels:  api, wrapper
Python Poloniex
Poloniex API wrapper for Python 2.7 & 3
Stars: ✭ 557 (+315.67%)
Mutual labels:  api, wrapper
Discord.jl
The Julia Discord API Wrapper
Stars: ✭ 93 (-30.6%)
Mutual labels:  api, wrapper
Kayn
superagent-inspired Node.js lib (w/ **some** TypeScript support) for accessing Riot's League of Legend's API (discord: cnguy#3614)
Stars: ✭ 122 (-8.96%)
Mutual labels:  api, wrapper

MastodonKit

Build Status Code Coverage SwiftPM Compatible SwiftPM Version CocoaPods

MastodonKit is a Swift Framework built using Swift Package Manager that wraps the Mastodon API. It covers all the endpoints and entities from Mastodon's API and is designed to be simple to use.

Visit MastodonKit's Complete Documentation for examples and descriptions of all the methods available. These are some of the examples of what you'll find there:

By the way, if you want to get in touch with me, toot me.

Contributors

License

Copyright (c) 2017 Ornithologist Coder. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].