Rapid 1.2.1

Rapid 1.2.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Oct 2017
SwiftSwift Version 4.0
SPMSupports SPM

Maintained by Jan Schwarz.



Rapid 1.2.1

  • By
  • Jan Schwarz

logo


iOS, macOS and tvOS client for rapid.io realtime database

Website | Documentation | Reference

What

Rapid.io is a cloud-hosted service that allows app developers to build realtime user interfaces without having to worry about the underlying infrastructure. It works as a non-relational data store accessible from a client-side code.

Why

Clients can create, update, delete and subscribe to a set of data and receive updates in realtime.

How

Requirements

  • iOS 8.0+
  • macOS 10.10+
  • tvOS 9.0+
  • Xcode 8.1+
  • Swift 3.0+

Manually

If you prefer not to use either of the dependency managers, you can either clone whole project or download the latest iOS framework, macOS framework or tvOS framework and integrate rapid.io SDK into your project manually.

Caught a bug?

Open an issue.

License

The MIT License