1234567891011121314151617181920212223 |
- {
- "framework": "wai",
- "tests": [{
- "default": {
- "setup_file": "setup",
- "json_url": "/json",
- "port": 8000,
- "approach": "Realistic",
- "classification": "Platform",
- "database": "None",
- "framework": "wai",
- "language": "Haskell",
- "orm": "Full",
- "platform": "Wai",
- "webserver": "Warp",
- "os": "Linux",
- "database_os": "Linux",
- "display_name": "wai",
- "notes": "",
- "versus": "wai"
- }
- }]
- }
|