Elide
javalin
Elide | javalin | |
---|---|---|
1 | 23 | |
1,003 | 5,583 | |
-0.2% | - | |
8.9 | 9.1 | |
10 days ago | over 2 years ago | |
Java | Kotlin | |
GNU General Public License v3.0 or later | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Elide
-
Elide VS graphql-spqr - a user suggested alternative
2 projects | 27 Apr 2022
javalin
-
Looking for maintainer for jvm-brotli
If you've read this far, you might be interested to know that Javalin has been offering Brotli compression through jvm-brotli for three years already, and that there have been no (reported) issues. In other words, the effort required to release and maintain this is probably not huge.
- Using "equivalents" in other languages to help learn
-
Question about Kotlin from an ex-Java developer
I'm a big fan of Ktor (ktor.io) but another reasonable lightweight alternative is Javelin (https://javalin.io/). Heck even Spring Boot isn't that bad. HikariCP + JooQ (has both java and kotlin codegen) for DB access if you need and you're good to go.
-
Turbo: The speed of a SPA without writing JavaScript
A similar alternative that does not rely on web sockets is https://htmx.org. I have greatly enjoyed using it with some simpler web frameworks like https://javalin.io to do some prototyping and smaller projects. I'm sure if someone made a plug and play UI library like material UI for Angular on top of htmx you could absolutely fly through MVPs.
- Does Java has an equivalent to Django/Laravel/Node
-
Java Equivalent of Express.js for REST
Javalin
-
Java Servlets
If you're already familiar with most of the concepts around HTTP and web services, I'd recommend using something like https://javalin.io/ which is light weight frame work that makes getting something up and running quickly a very easy task.
-
Why people don't love Java?
I've been looking at https://javalin.io/ Seems close enough to express and some big names are using it, so I wouldn't say it's fizzling out
-
Is there Expressjs like framework for java
Javalin (https://javalin.io) is strongly inspired by Express and Koa, so you should feel right at home:
-
There is no magic in Spring, I wrote my own (very simplified) framework from scratch to show it
If you want to do a proper comparison between the two, I would be happy to help with code examples from Javalin's side. I could even host it on https://javalin.io as a "Comparison to Jooby" blog post.
What are some alternatives?
springdoc-openapi - Library for OpenAPI 3 with spring-boot
Jooby - The modular web framework for Java and Kotlin
Crnk - JSON API library for Java
ktor - Framework for quickly creating connected applications in Kotlin with minimal effort
multitenant - Multi-Tenant Spring Boot Application with separate databases using Hibernate and H2.
http4k - The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
airlift - Airlift framework for building REST services
Quarkus - Quarkus: Supersonic Subatomic Java.
cache2k - Lightweight, high performance Java caching
Vert.x - Vert.x is a tool-kit for building reactive applications on the JVM
opentest - Open source test automation tool for web applications, mobile apps and APIs
Spring Boot - Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.