Mark Kolich abb24a7a47 Updating README.md with reference to the correct Curacao version 11 years ago
..
project 70693e2fba Moving remaining frameworks 11 years ago
src 70693e2fba Moving remaining frameworks 11 years ago
.gitignore 70693e2fba Moving remaining frameworks 11 years ago
README.md abb24a7a47 Updating README.md with reference to the correct Curacao version 11 years ago
__init__.py 70693e2fba Moving remaining frameworks 11 years ago
benchmark_config 70693e2fba Moving remaining frameworks 11 years ago
build.sbt c2590a8bdc Updating Curacao version under test to 2.6.3 and Jetty 9 container version 11 years ago
install.sh 70693e2fba Moving remaining frameworks 11 years ago
setup.py 7c8287605a Ensure curacao can find sbt 11 years ago
source_code 70693e2fba Moving remaining frameworks 11 years ago

README.md

Curacao Benchmarking Test

Curacao is an open-source toolkit for building REST/HTTP-based integration layers on top of asynchronous Servlets.

Versions

Curacao 2.6.3 https://github.com/markkolich/curacao

Tests

JSON Serialization

Uses Google's GSON under-the-hood.

See the json method in Benchmarks.java

http://localhost:8080/json

Plaintext

See the plainText method in Benchmarks.java

http://localhost:8080/plaintext