26 Forks
320 Stars
320 Watchers

pg_net

A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL

How to download and setup pg_net

Open terminal and run command
git clone https://github.com/supabase/pg_net.git
git clone is used to create a copy or clone of pg_net repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pg_net https://github.com/supabase/pg_net/archive/master.zip

Or simply clone pg_net with SSH
[email protected]:supabase/pg_net.git

If you have some problems with pg_net

You may open issue on pg_net support forum (system) here: https://github.com/supabase/pg_net/issues