feat: ✨ Created a mini nodeJS server with NewMan for testing without PostMan GUI.
This will mimic a run in a CD/CI environment or docker container.
This commit is contained in:
31
node_modules/faker/lib/locales/el/hacker/abbreviation.js
generated
vendored
Normal file
31
node_modules/faker/lib/locales/el/hacker/abbreviation.js
generated
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
module["exports"] = [
|
||||
"TCP",
|
||||
"HTTP",
|
||||
"SDD",
|
||||
"RAM",
|
||||
"GB",
|
||||
"CSS",
|
||||
"SSL",
|
||||
"AGP",
|
||||
"SQL",
|
||||
"FTP",
|
||||
"PCI",
|
||||
"AI",
|
||||
"ADP",
|
||||
"RSS",
|
||||
"XML",
|
||||
"EXE",
|
||||
"COM",
|
||||
"HDD",
|
||||
"THX",
|
||||
"SMTP",
|
||||
"SMS",
|
||||
"USB",
|
||||
"PNG",
|
||||
"SAS",
|
||||
"IB",
|
||||
"SCSI",
|
||||
"JSON",
|
||||
"XSS",
|
||||
"JBOD"
|
||||
];
|
Reference in New Issue
Block a user