Show HN: Java REST without annotations, DI nor reactive streams

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Spark

    A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin (by perwendel)

  • 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

  • grumpyrest

    Java REST framework without annotations / DI / reactive.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • jackd

    Simple and modern beanstalkd client for Node.js

  • Hey, I'd be interested in seeing what this looks like but the README.md is just a bunch of wordiness. I worked on a beanstalkd client for Node.js and Golang, here's an example of how different it looks: https://github.com/getjackd/jackd

  • Takes

    True Object-Oriented Java Web Framework without NULLs, Static Methods, Annotations, and Mutable Objects

  • This is quite similar to Takes (https://github.com/yegor256/takes).

    I like both, look cleaner then all the annotation based ones.

  • Abukuma

  • I hate shameless plugs but if you ask:

    https://github.com/minebreaker/Abukuma/tree/master/documenta...

    It's a half-baked project and may never be finished.

  • javalin.github.io

    Javalin website source code

  • javalin

  • This looks pretty much like Javalin https://github.com/javalin/javalin , which has been around for a while.

    Also, libraries that have a dependency on Google Guava always make me feel a bit queasy....

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts