File tree Expand file tree Collapse file tree 2 files changed +42
-0
lines changed
Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Original file line number Diff line number Diff line change 1+ .dub
2+ docs.json
3+ __dummy.html
4+ docs /
5+ /photon-http
6+ photon-http.so
7+ photon-http.dylib
8+ photon-http.dll
9+ photon-http.a
10+ photon-http.lib
11+ photon-http-test- *
12+ * .exe
13+ * .pdb
14+ * .o
15+ * .obj
16+ * .lst
Original file line number Diff line number Diff line change 1+ {
2+ "framework" : " photon-http" ,
3+ "tests" : [
4+ {
5+ "default" : {
6+ "json_url" : " /json" ,
7+ "plaintext_url" : " /plaintext" ,
8+ "port" : 8080 ,
9+ "approach" : " Stripped" ,
10+ "classification" : " Platform" ,
11+ "database" : " None" ,
12+ "framework" : " None" ,
13+ "language" : " D" ,
14+ "flavor" : " None" ,
15+ "orm" : " None" ,
16+ "platform" : " None" ,
17+ "webserver" : " None" ,
18+ "os" : " Linux" ,
19+ "database_os" : " Linux" ,
20+ "display_name" : " photon-http" ,
21+ "notes" : " " ,
22+ "versus" : " None"
23+ }
24+ }
25+ ]
26+ }
You can’t perform that action at this time.
0 commit comments