PPEventRegistryAPI alternatives and similar libraries
Based on the "Unofficial" category.
Alternatively, view PPEventRegistryAPI alternatives based on common mentions on social networks and blogs.
-
waterwheel.swift
The Waterwheel Swift SDK provides classes to natively connect iOS, macOS, tvOS, and watchOS applications to Drupal 7 and 8. -
SwiftyVK
Easy and powerful way to interact with VK API for iOS and macOS -
ForecastIO
A Swift library for the Forecast.io Dark Sky API -
Swiftly Salesforce
The Swift-est way to build native mobile apps that connect to Salesforce. -
Spartan
An Elegant Spotify Web API Library Written in Swift for iOS and macOS -
RandomUserSwift
👤 Framework to Generate Random Users - An Unofficial Swift SDK for randomuser.me -
BigBoard
An Elegant Financial Markets Library Written in Swift -
JamfKit
A Jamf Classic communication framework written in Swift -
ARKKit
ARK Ecosystem Cryptocurrency API Framework for iOS & macOS, written purely in Swift 4.0. -
PerfectSlackAPIClient
A Slack API Client for the Perfect Server-Side Swift Framework
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of PPEventRegistryAPI or a related project?
README
PPEventRegistryAPI
Swift 3 framework for accessing data in Event Registry (http://eventregistry.org/)
Supported API calls
Log In
Get Event By Identifier
Get Recent Articles
Known Issues
Installation
PPEventRegistryAPI is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "PPEventRegistryAPI"
PPEventRegistryAPI is also available through Carthage. Add the following line to your Cartfile:
github "pantuspavel/PPEventRegistryAPI"
Developer Setup
The following stuff needed: Xcode 8, Bundler, CocoaPods.
To open the project:
git clone [email protected]:pantuspavel/PPEventRegistryAPI.git
cd PPEventRegistryAPI
bundle
pod install
open PPEventRegistryAPI/PPEventRegistryAPI.xcworkspace
To open an example project:
git clone [email protected]:pantuspavel/PPEventRegistryAPI.git
cd PPEventRegistryAPI/Example
bundle
pod install
open Example/PPEventRegistryTest.xcworkspace
Code Style
Author
Pavel Pantus, @pantusp, [email protected]
License
PPEventRegistryAPI is available under the MIT license. See the LICENSE file for more info.
Links
*Note that all licence references and agreements mentioned in the PPEventRegistryAPI README section above
are relevant to that project's source code only.