|
|
vor 6 Jahren | |
|---|---|---|
| .. | ||
| conf | vor 7 Jahren | |
| public | vor 8 Jahren | |
| src | vor 8 Jahren | |
| README.md | vor 8 Jahren | |
| benchmark_config.json | vor 7 Jahren | |
| jooby.dockerfile | vor 6 Jahren | |
| pom.xml | vor 6 Jahren | |
Jooby Scalable, fast and modular micro web framework for Java and Kotlin.
public class App extends Jooby {
{
get("/", () -> "Hello, World!");
}
}
This is the Jooby portion of a benchmarking test suite comparing a variety of web development platforms.
http://localhost:8080/plaintext
http://localhost:8080/json
http://localhost:8080/db
http://localhost:8080/queries
http://localhost:8080/updates
http://localhost:8080/fortunes