# loopbackio/loopback-next

LoopBack makes it easy to build modern API applications that require complex integrations.

Repository: https://github.com/loopbackio/loopback-next
Canonical: https://ross.abutalabs.com/products/loopback-next
Homepage: https://loopback.io
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: api, nodejs, framework, rest, openapi, swagger, strongloop, loopback, typescript, ioc, dependency-injection, repository, service-proxy, hacktoberfest
Last push: 2026-08-26T16:21:17+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 3523, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5107, forks 1066 (observed 2026-08-28T04:09:09.860313+00:00)

## What it is
LoopBack 4 is a highly extensible Node.js and TypeScript framework for building REST APIs and microservices, driven by OpenAPI specifications. It features a small extensible core with dependency injection, repositories, and components, and can generate working APIs from a single command.

## Use cases
- build rest apis with nodejs
- create openapi-driven backend services
- build microservices in typescript
- generate crud apis from data models
- expose graphql from rest apis
- connect to databases and rest/soap services from an api layer

## When to choose
- you want a batteries-included TypeScript framework for API-first development
- you need OpenAPI spec-driven REST API generation with minimal boilerplate
- you value extensibility via dependency injection, components, and repositories
- you need to integrate relational databases, MongoDB, SOAP, or REST backends

## When to avoid
- you need a minimal, unopinionated HTTP server without framework conventions
- you are still on LoopBack 3, which is end-of-life
- your project is a simple static site or frontend-only application
- you prefer lightweight frameworks like Express or Fastify with manual wiring

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, api-framework, routing, middleware, orm, graphql, api-documentation
- domain: web-development, backend, apis, microservices
- platform: cross-platform
- tags: rest-api, openapi-spec, loopback, strongloop, repository-pattern, service-proxy, api-generation, microservices-framework, dependency-injection, nodejs, typescript

## Member repositories
- loopbackio/loopback-next (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:09.860313+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:02:10.518609+00:00, confidence not recorded.
  - readme: https://github.com/loopbackio/loopback-next (fetched 2026-08-28T04:09:09.860313+00:00, sha 5d35923ddc8b)
  - homepage: https://loopback.io (fetched 2026-08-29T08:57:15.433951+00:00, sha e8f176d461e0)
  - site_page: https://loopback.io/doc (fetched 2026-08-29T08:57:15.437038+00:00, sha 1f84a13222f5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
