Writing about SaaS and how I build software with Supabase, code, no-code and AI.

Secure API Calls from DB Functions with Supabase pg_net and Vault

In this post, we’ll walk through a more general approach: using the `pg_net` extension for PostgreSQL to make HTTP requests from your database triggers, and storing sensitive information (like your webhook URL or API keys) securely with Supabase Vault.

Code + no-code stack

There is not such a thing of a silver bullet for building software. You shouldn't use no-code for everything, but you should use it for some things and same applies to code. Even better, use both!

Consumerizing B2B Software

For decades enterprise software has being synonymous of pain, it is hard to the eye and even harder for the day to day. Many times I have heard stories of how traumatic it was for companies to adopt enterprise software like ERPs.