Add initial POC of uber proxy

This commit is contained in:
William Oldham
2023-12-17 20:05:54 +00:00
parent 040bf3b0bc
commit e6779cc38e
5 changed files with 661 additions and 1999 deletions

8
wrangler.toml Normal file
View File

@@ -0,0 +1,8 @@
name = "providers-api"
main = "./src/index.ts"
workers_dev = true
compatibility_date = "2023-12-17"
[vars]
TURNSTILE_ENABLED = true
TURNSTILE_SECRET = "1x0000000000000000000000000000000AA"