structured API with controllersroutes

This commit is contained in:
2024-03-21 11:27:19 -05:00
parent 2606b59a8c
commit 02a67bd15f
20 changed files with 2458 additions and 99 deletions

View File

@@ -1,6 +1,8 @@
{
"type": "module",
"dependencies": {
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.0",
"node-fetch": "^2.7.0",
"nodemon": "^3.1.0"