Our great sponsors
-
Maybe feathersjs is worth to take a look. I started the migration of some internal backends to feathers, coming from plain express and dit not look back. Its a thin service based abstraction layer build on top of express. The next major release will support koa or express under the hood.
-
It was deprecated a while ago: https://github.com/hapijs/hapi/issues/4111
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Ts.ED
:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.
tsed.io / foalts
-
I'd go with Fastify or Express using some boilerplate, like https://github.com/talyssonoc/node-api-boilerplate
-
anyone mention fastify? (https://www.fastify.io/)