supabase / pg_net

A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL
https://supabase.github.io/pg_net
Apache License 2.0
213 stars 16 forks source link

test: httpbin.org -> localhost:8080 #102

Closed steve-chavez closed 1 year ago

steve-chavez commented 1 year ago

Move all the tests from httpbin.org to local openresty server

Following up from https://github.com/supabase/pg_net/pull/99#issuecomment-1669975876