12345678910111213141516171819202122232425 |
- {
- "framework": "hug",
- "tests": [
- {
- "default": {
- "plaintext_url": "/plaintext",
- "port": 8080,
- "approach": "Realistic",
- "classification": "Micro",
- "database": "None",
- "framework": "Hug",
- "language": "Python",
- "flavor": "Python3",
- "orm": "Raw",
- "platform": "Falcon",
- "webserver": "None",
- "os": "Linux",
- "database_os": "Linux",
- "display_name": "Hug",
- "notes": "CPython 2",
- "versus": "wsgi"
- }
- }
- ]
- }
|