FeatureFuel
2

Expose Supabase-Admin-API to Kong

Source: supabase/supabase#6682 · opened by @Garett-MacGowan
Feature request Problem It is ~~currently impossible~~ see comment below for workaround to programmatically add schemas to the API/Realtime. The only way to add schemas as of this request is to navigate to settings/api and toggle the desired schema in the form. ![image]( Many users might want to programmatically add schemas to the API if they frequently add new schemas for new feature sets. It is also very difficult to manually add schemas to a [local instance]( since settings/api isn't exposed in the local studio. ![unknown]( Potential solution I think the best solution would be to expose [Supabase Admin API]( to Kong so that administrators can update configs programmatically. ![Untitled]( Alternatives I'm ~~currently~~ UPDATE see comment below for my new strategy (which works fine, but is slightly complicated) manually adding schemas through the settings/api page of the studio. Although I can't do this for local development, so I'm …

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests