quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.79k stars 2.68k forks source link

[Extension Proposal] Supabase #33879

Open zZHorizonZz opened 1 year ago

zZHorizonZz commented 1 year ago

Description

I'm currently thinking of an extension for Supabase that the community could use in various ways, such as authentication, storage, and functions, among other things. As it stands now, a community library exists, on which this extension could be built, but it is coded in Kotlin. While I understand that it's possible to cross-compile (eg mix Java and Kotlin to some degree) the project as a whole, I don't know, if I could implement this library within the extension itself. More specifically, I'm unsure if this method would present any issues that I should be aware of.

Link to library

Interested in this extension, please +1 via the emoji/reaction feature of GitHub (top right).

Repository name

quarkus-supabase

Short description

Extension for Supabase that enables enhanced functionality in authentication, storage, and more.

Repository Homepage URL

https://quarkiverse.github.io/quarkiverse-docs//dev/

Repository Topics

Team Members

Additional context

No response

quarkus-bot[bot] commented 1 year ago

/cc @aloubyansky (extension-proposal), @evanchooly (kotlin), @gastaldi (extension-proposal), @geoand (kotlin), @gsmet (extension-proposal), @maxandersen (extension-proposal)

lmorais-dev commented 6 months ago

If this goes forward I would love to contribute on making it a reality.