Gathering detailed insights and metrics for bean-mock-api-service
Gathering detailed insights and metrics for bean-mock-api-service
Gathering detailed insights and metrics for bean-mock-api-service
Gathering detailed insights and metrics for bean-mock-api-service
npm install bean-mock-api-service
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
GPL-2.0 License
3 Stars
26 Commits
3 Forks
1 Watchers
1 Branches
1 Contributors
Updated on Mar 01, 2025
Latest Version
0.1.0
Package Id
bean-mock-api-service@0.1.0
Unpacked Size
21.50 kB
Size
8.43 kB
File Count
6
NPM Version
6.14.5
Node Version
12.13.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
Mock restful API service.
1npm install
1node index.js [mock_files_path [listen_port]]
1curl "http://127.0.0.1:1492/api/heartbeat"
1{ 2 "code": "0", 3 "message": "ok" 4}
Press CTRL+C to stop the nodejs process.
GET http://127.0.0.1:1492/api/heartbeat => files_api_heartbeat_get.json
POST http://127.0.0.1:1492/api/user/create => files_api_user_create_post.json
GET http://127.0.0.1:1492/api/user?pseudo=1 => files_api_user_get_1.json
POST http://127.0.0.1:1492/api/course?pseudo=2 => files_api_course_post_2.json
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
no SAST tool detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/26 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
17 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More