supabase-community/postgrest-swift

Swift client for PostgREST

43

stars

28

commits

Swift

primary language

Nov 20, 2023

updated

postgrest
supabase
swift

README

Postgrest Swift

[!WARNING]
This repository is deprecated and it was moved to the monorepo. Repository will remain live to support old versions of the library, but any new updates MUST be done on the monorepo.

Installation

Swift client for PostgREST. The goal of this library is to make an "ORM-like" restful interface.

Swift Package Manager

Add postgrest-swift as a dependency to your Package.swift file. For more information, please see the Swift Package Manager documentation.

.package(url: "https://github.com/supabase/postgrest-swift", from: "1.0.2")

Supabase

You can also install the supabase-swift package to use the entire supabase library.

Usage

Check integration tests for usage examples: IntegrationTests.swift

Contributing

  • Fork the repo on GitHub
  • Clone the project to your own machine
  • Commit changes to your own branch
  • Push your work back up to your fork
  • Submit a Pull request so that we can review your changes and merge

License

This repo is liscenced under MIT.

Contributors

satishbabariya

14 commits

thecoolwinter

8 commits

ggarnhart

1 commits

mbarnach

1 commits

supabase-community/postgrest-swift

Swift client for PostgREST

43

stars

28

commits

Swift

primary language

Nov 20, 2023

updated

postgrest
supabase
swift

README

Postgrest Swift

[!WARNING]
This repository is deprecated and it was moved to the monorepo. Repository will remain live to support old versions of the library, but any new updates MUST be done on the monorepo.

Installation

Swift client for PostgREST. The goal of this library is to make an "ORM-like" restful interface.

Swift Package Manager

Add postgrest-swift as a dependency to your Package.swift file. For more information, please see the Swift Package Manager documentation.

.package(url: "https://github.com/supabase/postgrest-swift", from: "1.0.2")

Supabase

You can also install the supabase-swift package to use the entire supabase library.

Usage

Check integration tests for usage examples: IntegrationTests.swift

Contributing

  • Fork the repo on GitHub
  • Clone the project to your own machine
  • Commit changes to your own branch
  • Push your work back up to your fork
  • Submit a Pull request so that we can review your changes and merge

License

This repo is liscenced under MIT.

Contributors

satishbabariya

14 commits

thecoolwinter

8 commits

ggarnhart

1 commits

mbarnach

1 commits

Languages

Swift

94.9%

Shell

3.8%

Makefile

1.3%