Commit Graph
6 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 6a7e2ae1e6 Bump express from 5.1.0 to 5.2.0
Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 01:50:58 +00:00
tiennm99 a7d2889c81 Update package.json 2025-11-11 20:50:57 +07:00
tiennm99 09fc6e2b40 Create index.js 2025-11-11 20:48:12 +07:00
tiennm99 6193421fef Initialize project with Node.js setup and docs
Add .gitignore for Node.js, package.json with dependencies (express, app-store-scraper, google-play-scraper), and package-lock.json. Update README with project description and usage instructions for API endpoints.
2025-11-11 20:41:55 +07:00
Tien Nguyen MinhandGitHub 88f13ad4a6 Create README.md 2025-11-11 20:29:13 +07:00
Tien Nguyen MinhandGitHub e408c32e34 Initial commit 2025-11-11 20:28:56 +07:00