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