https://github.com/appwrite/playground-for-apple-swiftui
Simple examples that help you get started with Appwrite + Apple with SwiftUI (=❤️)
https://github.com/appwrite/playground-for-apple-swiftui
Last synced: about 2 months ago
JSON representation
Simple examples that help you get started with Appwrite + Apple with SwiftUI (=❤️)
- Host: GitHub
- URL: https://github.com/appwrite/playground-for-apple-swiftui
- Owner: appwrite
- License: bsd-3-clause
- Created: 2021-10-07T08:02:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T08:42:51.000Z (about 3 years ago)
- Last Synced: 2025-01-31T18:45:42.067Z (11 months ago)
- Language: Swift
- Size: 252 KB
- Stars: 39
- Watchers: 15
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Appwrite's Apple Playground 🎮
Appwrite playground is a simple way to explore the Appwrite API & Appwrite Apple SDK. Use the source code of this repository to learn how to use the different Appwrite Apple SDK features.
This is Appwrite Apple integration. For Swift server side integration please look at our [Swift Playground](https://github.com/appwrite/playground-for-swift) and [Swift SDK](https://github.com/appwrite/sdk-for-swift)

## Get Started
The **playground-for-apple** folder in this repository contains **all** the playground examples and source code.
You can learn how to to integrate your Appwrite Apple SDK in your project and see how different features of the SDK can be used.
This playground doesn't include any Appwrite best practices but rather intended to show the most simple examples and use cases of using the Appwrite API in your app.
## Contributing
All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
We truly ❤️ pull requests! If you wish to help, you can learn more about how you can contribute to this project in the [contribution guide](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md).
## Security
For security issues, kindly email us [security@appwrite.io](mailto:security@appwrite.io) instead of posting a public issue in GitHub.
## Follow Us
Join our growing community around the world! Follow us on [Twitter](https://twitter.com/appwrite), [Facebook Page](https://www.facebook.com/appwrite.io), [Facebook Group](https://www.facebook.com/groups/appwrite.developers/) or join our [Discord Server](https://appwrite.io/discord) for more help, ideas and discussions.