implementig http approach

This commit is contained in:
daniel muniz
2024-07-30 12:46:58 -03:00
parent 5fbeb896c5
commit af8d8bdfc9
6 changed files with 2138 additions and 134 deletions

View File

@@ -12,6 +12,7 @@
"license": "ISC",
"description": "",
"dependencies": {
"dotenv": "^16.4.5"
"dotenv": "^16.4.5",
"express": "^4.19.2"
}
}