feat: add API

- try localhost:1225/search?search_term=akk
This commit is contained in:
Sheldon Cooper 2025-09-11 23:15:08 -04:00
parent fdae502ec7
commit 38919f3a5a
13 changed files with 367 additions and 161 deletions

View file

@ -25,6 +25,7 @@
"express": "^5.1.0",
"google-auth-library": "^10.3.0",
"googleapis": "^159.0.0",
"node-fetch": "^3.3.2",
"reflect-metadata": "^0.2.2",
"sqlite3": "^5.1.7",
"typeorm": "0.3.26"