|
@@ -2,31 +2,4 @@
|
|
|
|
|
|
This is the [Ninja-standalone](http://www.ninjaframework.org/) portion of a [benchmarking test suite](../) comparing a variety of web development platforms.
|
|
|
|
|
|
-## IMPORTANT!!!!
|
|
|
-
|
|
|
-ninja-resin is in essence just a copy of ninja-standalone with different datasources.
|
|
|
-That means all stuff you change in ninja-resin should also be applied to
|
|
|
-ninja-standalone and vice-versa.
|
|
|
-
|
|
|
-## Test URLs
|
|
|
-### JSON Encoding Test
|
|
|
-
|
|
|
-http://localhost:8080/json
|
|
|
-
|
|
|
-### Single Query Test
|
|
|
-
|
|
|
-http://localhost:8080/db
|
|
|
-
|
|
|
-### Multiple Queries Test
|
|
|
-
|
|
|
-http://localhost:8080/queries?5
|
|
|
-
|
|
|
-### Fortunes Test
|
|
|
-
|
|
|
-http://localhost:8080/fotunes
|
|
|
-
|
|
|
-### Plaintext Test
|
|
|
-
|
|
|
-http://localhost:8080/plaintext
|
|
|
-
|
|
|
-
|
|
|
+Please check out ninja-resin/README.md for more information. Both projects are mostly identical.
|