LoopBack alternatives and similar modules
Based on the "Web Frameworks" category.
Alternatively, view loopback-next alternatives based on common mentions on social networks and blogs.
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) ๐ -
Nuxt.js
Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3. [Moved to: https://github.com/nuxt/nuxt] -
egg
๐ฅ Born to build better enterprise frameworks and apps with Node.js & Koa -
AdonisJs Framework
๐ The Node.js Framework highly focused on developer ergonomics, stability and confidence -
TypeGraphQL
Create GraphQL schema and resolvers with TypeScript, using classes and decorators! -
MERN
โ๏ธ DEPRECATED - Boilerplate for getting started with MERN stack -
Quick Start
๐ A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. ๐ -
ThinkJS
Use full ES2015+ features to develop Node.js applications, Support TypeScript. -
Derby
MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers -
ActionHero
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks -
tinyhttp
๐ฆ 0-legacy, tiny & fast web framework as a replacement of Express -
Lad
Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs. -
Marble.js
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS. -
sqs-consumer
Build Amazon Simple Queue Service (SQS) based applications without the boilerplate -
FoalTS
Full-featured Node.js framework, with no complexity. ๐ Simple and easy to use, TypeScript-based and well-documented. -
NestJS REST API boilerplate
NestJS boilerplate. Auth, TypeORM, Postgres, Mailing, I18N, Docker. -
lychee.js
:seedling: Next-Gen AI-Assisted Isomorphic Application Engine for Embedded, Console, Mobile, Server and Desktop -
Hemera
๐ฌ Writing reliable & fault-tolerant microservices in Node.js https://hemerajs.github.io/hemera/ -
Catberry
Catberry is an isomorphic framework for building universal front-end apps using components, Flux architecture and progressive rendering. -
dawson-cli
A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda) -
AdonisJs Application
This repo is the pre-configured project structure to be used for creating ambitious web servers using AdonisJs. -
sqs-producer
Simple scaffolding for applications that produce SQS messages -
QueryQL
Easily add filtering, sorting, and pagination to your Node.js REST API through your old friend: the query string! -
express-version-route
A Node.js express middleware that implements API versioning for route controllers -
FortJs
Component based MVC web framework for nodejs targeting good code structures & modularity. -
khalis
Grab Blogger & Google Photos, mp4upload.com,cloudvideo.tv, etc streaming link -
Coher3nTS Project
Cross-platform project template using Electron and Angular with the Phaser game engine. Project has Flexbox integrated for easy and responsive organization of components around the Phaser canvas. -
AWS Lambda Router for NodeJS
AWS Lambda router for NodeJS
AWS Cloud-aware infrastructure-from-code toolbox [NEW]
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of LoopBack or a related project?
Popular Comparisons
README
LoopBack makes it easy to build modern applications that require complex integrations.
- Fast, small, powerful, extensible core
- Generate real APIs with a single command
- Define your data and endpoints with OpenAPI
- No maintenance of generated code
Status: General Availability
LoopBack 4 GA (General Availability) has been released in October 2018, read more in the announcement post.
The documentation website is https://loopback.io/doc/en/lb4/.
Learn about the latest and greatest features and technologies in LoopBack 4 by using it for your next project. Start by having a look at Getting Started.
Check the API documentation for all the API usages in each package.
Long Term Support
We don't provide any LTS version for LoopBack 4 yet. Please join the discussion in loopback-next#4398 if you are interested in a version that's less frequently changed.
We are providing Maintenance support for LoopBack 3 until December 2020.
Version | Status | Published | EOL |
---|---|---|---|
LoopBack 4 | Current | Oct 2018 | Apr 2025 (minimum) |
LoopBack 3 | End-of-Life | Dec 2016 | Dec 2020 |
LoopBack 2 | End-of-Life | Jul 2014 | Apr 2019 |
Please refer to our Long Term Support Policy for more details.
Installation
Make sure you have the following installed:
Package | Version/-s | Link | Note |
---|---|---|---|
Node.js | Maintenance LTS (v14) Active LTS (v16) Current (v17 & v18) | https://nodejs.org/en/about/releases/ | The use of the current version for production is not recommended. |
Install LoopBack 4 CLI to help create new projects as follows:
npm i -g @loopback/cli
To create your first LoopBack 4 application, see Getting Started.
Documentation
Contributing
See the following resources to get you started:
- [Contributing Guidelines](./docs/CONTRIBUTING.md)
- [Monorepo overview](./docs/site/MONOREPO.md)
- [Developing LoopBack](./docs/site/DEVELOPING.md)
You can join the team by posting a comment to issue #110.
Security
If you think you have discovered a new security issue with any LoopBack package, please do not report it on GitHub. Instead, send an email to [email protected] with a full description and steps to reproduce.
See [SECURITY.md](SECURITY.md) for more details.
Team
Project Architect
Raymond Feng |
---|
Technical Steering Committee
Raymond Feng | Diana Lau | Mario Estrada | Rifa Achrinza | Francisco Buceta |
---|---|---|---|---|
Other Project Maintainers
Nora Abdelgadir | Matthew Schnee | Hage Yaapa |
---|---|---|
Agnes Lin | Madaky | Hugo Da Roit |
Nico Flaig | Denny Bartelt | Douglas McConnachie |
Samarpan Bhattacharya | ||
See all contributors.
Alumni
- @ritch
- @superkhau
- @rashmihunt
- @kjdelisle
- @virkt25
- @shimks
- @b-admike
- @deepakrkris
- @bajtos
- @jannyhou
- @emonddr
License
[MIT](LICENSE)
*Note that all licence references and agreements mentioned in the LoopBack README section above
are relevant to that project's source code only.