|
| 1 | + |
1 | 2 | { |
2 | 3 | "framework": "water-http", |
3 | 4 | "tests": [ |
|
11 | 12 | "update_url": "/updates?q=", |
12 | 13 | "port": 8080, |
13 | 14 | "approach": "Realistic", |
14 | | - "classification": "Micro", |
| 15 | + "classification": "Fullstack", |
15 | 16 | "database": "Postgres", |
16 | 17 | "framework": "water_http", |
17 | 18 | "language": "Rust", |
|
30 | 31 | "update_url": "/updates?q=", |
31 | 32 | "port": 8080, |
32 | 33 | "approach": "Realistic", |
33 | | - "classification": "Micro", |
| 34 | + "classification": "Fullstack", |
34 | 35 | "database": "Postgres", |
35 | 36 | "framework": "water_http", |
36 | 37 | "language": "Rust", |
|
46 | 47 | "cached_query_url": "/cached-queries?q=", |
47 | 48 | "port": 8080, |
48 | 49 | "approach": "Realistic", |
49 | | - "classification": "Micro", |
| 50 | + "classification": "Fullstack", |
50 | 51 | "database": "Postgres", |
51 | 52 | "framework": "water_http", |
52 | 53 | "language": "Rust", |
|
61 | 62 | "json_url": "/json", |
62 | 63 | "port": 8080, |
63 | 64 | "approach": "Realistic", |
64 | | - "classification": "Micro", |
| 65 | + "classification": "Fullstack", |
65 | 66 | "framework": "water_http", |
66 | 67 | "language": "Rust", |
67 | 68 | "orm": "raw", |
|
75 | 76 | "plaintext_url": "/plaintext", |
76 | 77 | "port": 8080, |
77 | 78 | "approach": "Realistic", |
78 | | - "classification": "Micro", |
| 79 | + "classification": "Fullstack", |
79 | 80 | "framework": "water_http", |
80 | 81 | "language": "Rust", |
81 | 82 | "orm": "raw", |
|
0 commit comments