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. -
ARKKit
DISCONTINUED. ARK Ecosystem Cryptocurrency API Framework for iOS & macOS, written purely in Swift 4.0.
InfluxDB - Purpose built for real-time analytics at any scale.
* 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.