1234567891011121314151617181920212223242526 |
- {
- "framework": "libreactor",
- "tests": [
- {
- "default": {
- "json_url": "/json",
- "plaintext_url": "/plaintext",
- "port": 8080,
- "approach": "Realistic",
- "classification": "Micro",
- "database": "None",
- "framework": "libreactor",
- "language": "C",
- "flavor": "None",
- "orm": "Raw",
- "platform": "None",
- "webserver": "None",
- "os": "Linux",
- "database_os": "Linux",
- "display_name": "libreactor",
- "notes": "",
- "versus": "None"
- }
- }
- ]
- }
|