123456789101112131415161718192021222324 |
- {
- "framework": "plack",
- "tests": [{
- "default": {
- "setup_file": "setup",
- "json_url": "/json",
- "db_url": "/db",
- "port": 8080,
- "approach": "Realistic",
- "classification": "Micro",
- "database": "MySQL",
- "framework": "plack",
- "language": "Perl",
- "orm": "Raw",
- "platform": "Starlet",
- "webserver": "nginx",
- "os": "Linux",
- "database_os": "Linux",
- "display_name": "plack",
- "notes": "",
- "versus": ""
- }
- }]
- }
|