API Reference
Packages
| Package | Description |
|---|---|
|
A LoopBack 4 component for authentication support. | |
|
An adapter to plug in passport based strategies to the authentication system in @loopback/authentication @3.x. | |
|
A LoopBack 4 component for authorization support (Role based, Permission based, Vote based) | |
|
The core foundation for LoopBack 4. It can also serve as the platform to build large-scale Node.js applications and frameworks. | |
|
A set of utility typings and filter builders to aid in constructing LoopBack filters using the builder pattern. | |
|
A component to report health status using @cloudnative/health. | |
|
A caching HTTP proxy for integration tests. | |
|
HTTP / HTTPS server endpoints for LoopBack 4 apps. | |
|
A package with utilities to help developers implement TypeScript decorators, define/merge metadata, and inspect metadata. | |
|
A component that reports metrics of Node.js, the LoopBack framework, and your application to Prometheus. | |
|
A packge with types and helpers for packages contributing Model API builders. | |
|
A package to simplify creating OpenAPI specification documents in your tests using the builder pattern. | |
|
Decorators that describe LoopBack artifacts as OpenAPI 3.0.0 metadata and utilities that transfer LoopBack metadata to OpenAPI 3.0.0 specifications. | |
|
Convert a TypeScript class/model to a JSON Schema for users, leveraging LoopBack4’s decorators, metadata, and reflection system. | |
|
A test suite verifying functionality of | |
|
The REST API package for loopback-next. | |
|
REST API controller implementing default CRUD semantics. | |
|
A LoopBack 4 component for adding a self-hosted REST API Explorer. | |
|
Common types/interfaces for LoopBack 4 security including authentication and authorization. | |
|
A collection of test utilities we use to write LoopBack tests. | |
|
The |