An open API service indexing awesome lists of open source software.

https://github.com/firebase/data-connect-ios-sdk


https://github.com/firebase/data-connect-ios-sdk

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Firebase Data Connect iOS Open Source Development

This repository contains the source code of Firebase Data Connect SDKs for development on iOS and other Apple platforms.

Firebase Data Connect (https://firebase.google.com/products/data-connect) lets you build applications with CloudSQL for PostgreSQL

Firebase is an app development platform with tools to help you build, grow, and
monetize your app. More information about Firebase can be found on the
[official Firebase website](https://firebase.google.com).

## Getting Started

Learn how to develop on Data Connect - [Quick Start](https://firebase.google.com/docs/data-connect/quickstart).

Try out a comprehensive sample app - [FriendlyFlix](https://github.com/firebase/data-connect-ios-sdk/tree/main/Examples/FriendlyFlix)

## Installation

The Data Connect SDK should get automatically added as a dependency if you use generated SDKs. However, if you need to add it manually, use the following instructions for Swift Package Manager.

### Swift Package Manager

Instructions for [Swift Package Manager](https://swift.org/package-manager/) support can be
found in the [SwiftPackageManager.md](SwiftPackageManager.md) Markdown file.

## Contributing

See [Contributing](CONTRIBUTING.md) for more information on contributing to the Firebase Data Connect
iOS SDK.

## License

The contents of this repository are licensed under the
[Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).

Your use of Firebase is governed by the
[Terms of Service for Firebase Services](https://firebase.google.com/terms/).