FeathersJS might be a bit more popular than hapi.js. We know about 39 links to it since March 2021 and only 29 links to hapi.js. 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.
This is just using sqlite under the hood and none of this will scale. Why build your own query builder as well when you could just hook in one of the many ORMs in the NPM ecosystem and add support for 50+ other databases. This also isn't really something you could drop into an existing project very easily. Overall, I'm not impressed. Here are some other options I prefer: https://feathersjs.com/. - Source: Hacker News / 11 months ago
For backend this might help https://feathersjs.com. I’m not affiliated with them, just a happy user. - Source: Hacker News / about 1 year ago
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 / over 1 year ago
Feathers.js - fully fledged backend framework, with almost anything out of the box. Source: almost 2 years ago
For anything CRUD or that can be modeled as such, I use FeathersJS (https://feathersjs.com/). - Source: Hacker News / about 2 years ago
> To me, peak JS era was express and koa.js. I cherish those times of calmer waters. At the time I had high hopes for Hapi.js (https://hapi.dev), created by Walmart folks. But I don't hear much about it these days. - Source: Hacker News / 10 days ago
I tend to use hapi (https://hapi.dev) instead of Express if I need to write a quick backend for something these days. Fastify looks nice too but I haven't used it. Been burnt by full-stack frameworks in the past (e.g. Meteor) but they can be a good option for some. - Source: Hacker News / over 1 year ago
Hapi.js commonly referred to as "hapi," is an open-source web application framework for building web and application server systems in Node.js. It was created by Walmart Labs and is designed to provide a flexible and robust foundation for building web applications, APIs, and other networked software. - Source: dev.to / over 1 year ago
Hapi – The Simple, Secure Framework Developers Trust. Source: about 2 years ago
Hapi.js is one of the best Node.js web framework, which is used for developing application program interfaces. Thanks to a strong plugin system Hapi.js, you can fully manage the development process. Hapi.js motivates the developer to focus on the reuse logic instead of spending time building the infrastructure. - Source: dev.to / over 2 years ago
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Koa.js - Next generation web framework for node.js
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
Adonis JS - AdonisJs is a Node.js web framework with breath of fresh air and drizzle of elegant syntax on top of it
Django - The Web framework for perfectionists with deadlines
Sails.js - Realtime MVC Framework for Node.js