Rapidoid
Spark
Rapidoid | Spark | |
---|---|---|
- | 3 | |
1,631 | 9,638 | |
0.5% | - | |
0.0 | 0.0 | |
about 2 years ago | about 1 year ago | |
Java | Java | |
Apache License 2.0 | 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.
Rapidoid
We haven't tracked posts mentioning Rapidoid yet.
Tracking mentions began in Dec 2020.
Spark
-
Show HN: Java REST without annotations, DI nor reactive streams
This project reminds me of java spark [1]. I was always a cheerleader of the project. We even used it in production, loved the non-annotation centric approach.
[1]https://github.com/perwendel/spark
-
Modularity principles - Calling All Java Library Maintainers!!
You opensource contributor, if your favourite library doesn't contain Automatic-Module-Name go and open a simple pull request like this
What are some alternatives?
Microserver - Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monolith styles.
Jersey - Eclipse Jersey Project - Read our Wiki:
Swagger - The content of swagger.io
Dropwizard - A damn simple library for building production-ready RESTful web services.
RESTEasy - An Implementation of the Jakarta RESTful Web Services Specification
RestExpress - Minimalist Java framework for rapidly creating scalable, containerless, RESTful microservices. Ship a production-quality, headless, RESTful API in the shortest time possible. Uses Netty for HTTP, Jackson for JSON, Metrics for metrics, properties files for configuration. Sub-projects and plugins enable, NoSQL, Swagger, Auth0, HAL integration, etc.
Feign - Feign makes writing java http clients easier
Retrofit - A type-safe HTTP client for Android and the JVM