feat/api-prox: add POST proxy

This commit is contained in:
Kentai Radiquum 2025-09-06 19:44:49 +05:00
parent deb92f1480
commit a24371cf24
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
6 changed files with 95 additions and 57 deletions

View file

@ -3,9 +3,9 @@
"name": "anixart-serverless-api-proxy",
"main": "src/index.ts",
"compatibility_date": "2025-09-05",
"compatibility_flags": [
"nodejs_compat"
],
// "compatibility_flags": [
// "nodejs_compat"
// ],
// "vars": {
// "MY_VAR": "my-variable"
// },