123456789101112131415161718192021222324 |
- {
- "framework": "sanic",
- "tests": [{
- "default": {
- "setup_file": "setup",
- "json_url": "/json",
- "plaintext_url": "/plaintext",
- "port": 8080,
- "approach": "Realistic",
- "classification": "Micro",
- "framework": "sanic",
- "language": "Python",
- "flavor": "Python3",
- "platform": "None",
- "webserver": "None",
- "os": "Linux",
- "orm": "Raw",
- "database_os": "Linux",
- "database": "None",
- "display_name": "Sanic",
- "notes": ""
- }
- }]
- }
|