Skip to content

Commit

Permalink
Merge pull request #81 from fac30/spotify-suggestion
Browse files Browse the repository at this point in the history
feat: feature suggestion for spotify api search
  • Loading branch information
Gaajia authored Sep 27, 2024
2 parents b94f3b8 + c35b16d commit 6f95932
Show file tree
Hide file tree
Showing 3 changed files with 365 additions and 5 deletions.
113 changes: 108 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"@types/dotenv": "^6.1.1",
"@types/express": "^4.17.21",
"@types/node": "^22.5.5",
"@types/spotify-web-api-node": "^5.0.11",
"@types/swagger-jsdoc": "^6.0.4",
"@types/swagger-ui-express": "^4.1.6",
"eslint": "^9.11.0",
Expand All @@ -37,6 +38,7 @@
"dotenv": "^16.4.5",
"express": "^4.21.0",
"openai": "^4.63.0",
"spotify-web-api-node": "^5.0.2",
"swagger-jsdoc": "^6.2.8",
"swagger-ui-express": "^5.0.1",
"tsx": "^4.19.1"
Expand Down
Loading

0 comments on commit 6f95932

Please sign in to comment.