Software Alternatives, Accelerators & Startups

FeathersJS VS Javalin

Compare FeathersJS VS Javalin and see what are their differences

FeathersJS logo FeathersJS

Wow your users. Build incredible real-time applications in record time.

Javalin logo Javalin

Simple REST APIs for Java and Kotlin
  • FeathersJS Landing page
    Landing page //
    2023-01-17
  • Javalin Landing page
    Landing page //
    2022-10-26

FeathersJS videos

OSS 2019: FeathersJS with David Lueke

More videos:

  • Review - ❄️ Chill Stream | Building EntropyChat.app | node.js, FeathersJS, Vue.js, Vuex, Electron

Javalin videos

No Javalin videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to FeathersJS and Javalin)
JavaScript Framework
100 100%
0% 0
Web Frameworks
58 58%
42% 42
Developer Tools
69 69%
31% 31
Runtime
0 0%
100% 100

User comments

Share your experience with using FeathersJS and Javalin. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

FeathersJS might be a bit more popular than Javalin. We know about 38 links to it since March 2021 and only 33 links to Javalin. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

FeathersJS mentions (38)

  • Ask HN: Can anyone suggest few open source projects for SaaS Boilerplate?
    For backend this might help https://feathersjs.com. I’m not affiliated with them, just a happy user. - Source: Hacker News / about 1 month ago
  • Best NodeJS frameworks for seamless backend development
    Feathers.js is a web framework built on top of Express which provides a simple way to develop a scalable and reliable application. Feathers.js supports many databases and works with any frontend technology including iOS, Android, and React Native. - Source: dev.to / 6 months ago
  • Choosing a backend API framework
    Feathers.js - fully fledged backend framework, with almost anything out of the box. Source: 11 months ago
  • Node.js 20 is now available
    For anything CRUD or that can be modeled as such, I use FeathersJS (https://feathersjs.com/). - Source: Hacker News / about 1 year ago
  • Is there something like Feathersjs for Rust?
    Is there something like Feathers | The API and Real-time Application Framework (feathersjs.com) ? Source: about 1 year ago
View more

Javalin mentions (33)

  • Spark – A web micro framework for Java and Kotlin
    I'd recommend Javalin (https://javalin.io/) instead. Same idea, only executed better and it is actively maintained. - Source: Hacker News / 3 months ago
  • Spark – A web micro framework for Java and Kotlin
    SparkJava has an actively developed fork/successor called Javalin[1]. It's straightforward to convert from SparkJava to Javalin. The latter is written in Kotlin, but works fine with ordinary Java. While the rest of the Java world was devolving into annotation hell, AOP and other nightmares, these Java microframeworks showcased what happens when you forego legacy Java and leverage modern Java language features... - Source: Hacker News / 3 months ago
  • Show HN: Zero-dependency Java framework out of beta
    The size statistics page is super cool: https://github.com/byronka/minum/blob/master/docs/size_comparisons.md Aside from that, I've also had good experiences with Dropwizard - which is way simpler than Spring Boot but at the same time uses a bunch of idiomatic packages (like Jetty, Jersey, Jackson, Logback and so on): https://www.dropwizard.io/en/stable/ I do wonder whether Minum would ever end up on the... - Source: Hacker News / 8 months ago
  • Java 21 Released
    One of the most common web frameworks used is Spring Boot - here is their quickstart: https://spring.io/quickstart Newer alternatives are: https://micronaut.io/ and https://quarkus.io/ If you want to have something really simple look at Javalin: https://javalin.io/. - Source: Hacker News / 8 months ago
  • Helidon Níma is the first Java microservices framework based on virtual threads
    Counter-example: https://javalin.io/ uses Servlets, and seems to be doing quite fine without annotations. - Source: Hacker News / 9 months ago
View more

What are some alternatives?

When comparing FeathersJS and Javalin, you can also consider the following products

ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple

vert.x - From Wikipedia, the free encyclopedia

Koa.js - Next generation web framework for node.js

Spark Framework - Spark Framework is a simple and lightweight Java web framework built for rapid development.

Nest.js - A progressive Node.js framework for building efficient, reliable and scalable server-side applications.

Micronaut Framework - Build modular easily testable microservice & serverless apps