In this second part, we'll use #ords (Oracle REST Data Services); still using #docker to connect to a database and make it "opened" i.e. expose tables using a simple GET API. Something like #postgrest but for #oracle
https://buff.ly/3QtIO5E
Check this! Supabase reverse caching proxy.
Missing thing for Supabase!
Selective table caching, MVP
#supabase #buildinpublic #cache #postgrest
How do I diagnose 401 errors using JWT authentication on a postgrest api? I'm new to postgres...
stackoverflow.com/questions/79418989/how-d...
#authentication #jwt #react-admin #postgrest
Event Attributes
In Postgres, You Can Do Everything!
Postgres can be much more than an RDBMS. With PostgREST, it can act as a backend, exposing RESTful APIs. Supabase uses it too! Check out the documentation: https://buff.ly/4gW00w7
#postgres #postgrest #supabase
🚀 ¿Quieres crear una #API RESTful geoespacial? Aprende a montar #PostgREST con Docker y #PostGIS en nuestro último artículo. Ideal para integrar datos geográficos en tus aplicaciones. 🌍
🔗
Showing postgrest API running inside JetBrains Rider. A C# codebase calls an API that is running off of a Postgres database.
Trying out #postgrest with #csharp and the #supabase client. This might be a nice "quick and easy" way to spin up demo APIs for workshops or tutorials around #aspnetcore.
All runs locally off of #postgres #database. Pretty neat stuff for #dotnet devs.
#PostgREST & @refine.dev is some of our favourite #tech when it comes to building #data intensive #apps and #tools! 🚀
Has anyone ever tried #PostgREST? We’re building a @refine.dev data-provider for PostgREST.
Do you think we should make it #public? We love PostgREST & @refine.dev and use it for a lot of our #projects and #tooling.
📢 New blog post: Discover how #PostgREST can simplify your workflow by instantly transforming your database into an
#API.
PostgREST allows you to focus on the frontend since building REST APIs becomes a solved problem.
Check out our article to learn more:👇
marmelab.com/blog/2024/11...
Today, I wrote on how to combine #PostgreSQL, #PostgREST, and #ApacheAPISIX to expose a developer-friendly #REST #API.
Expose your #database via a REST API in #Python or #Haskell There are #sandman https://github.com/jeffknupp/sandman & #Postgrest https://github.com/begriffs/postgrest