1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
appwrite/app/sdks/client-swift
2020-08-30 19:23:15 +03:00
..
docs Swift demo 2020-08-30 19:23:15 +03:00
Sources/Appwrite Swift demo 2020-08-30 19:23:15 +03:00
CHANGELOG.md Swift demo 2020-08-30 19:23:15 +03:00
LICENSE Swift demo 2020-08-30 19:23:15 +03:00
Package.swift Swift demo 2020-08-30 19:23:15 +03:00
README.md Swift demo 2020-08-30 19:23:15 +03:00

Appwrite Swift SDK

License Version

Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop your apps faster and in a more secure way. Use the Swift SDK to integrate your app with the Appwrite server to easily start interacting with all of Appwrite backend APIs and tools. For full API documentation and tutorials go to https://appwrite.io/docs

Appwrite

Installation

    git clone appwrite/sdk-for-swift
    cd sdk-for-swift
    swift run

License

Please see the BSD-3-Clause license file for more information.