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
63.9
Supply Chain
74.9
Quality
72.3
Maintenance
100
Vulnerability
80.6
License
JavaScript (100%)
Total Downloads
611
Last Day
2
Last Week
6
Last Month
15
Last Year
75
4 Stars
26 Commits
3 Forks
2 Watching
1 Branches
1 Contributors
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%
2
Compared to previous day
Last week
200%
6
Compared to previous week
Last month
400%
15
Compared to previous month
Last year
-31.8%
75
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
14 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-01-27
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