[feat] added request methods

This commit is contained in:
kwaroran
2023-05-10 00:57:04 +09:00
parent 34f4d7bedc
commit 478d337d4b
6 changed files with 177 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"cors-anywhere": "^0.4.4",
"http-proxy": "^1.18.1"
}
}