@loopback/example-lb3-application
Tutorial example on how to add existing an LB3 application to a LB4 project
Tutorial example on how to add existing an LB3 application to a LB4 project
Clone of the official MongoDB connector for the LoopBack framework with query transaction options.
i18n middleware for loopback
LoopBack connector for Nexmo
A mixin to automatically generate created and updated Date attributes for loopback Models
A mixin that transparently encrypts fields of a module at a save and decrypts fiels at get.
An example application to demonstrate binding resolution and dependency injection within a context hierarchy
This is an example for spinning up socket server.
Resource pooling service for LoopBack 4
An example to bundle @loopback/core using webpack
A mixin to enable loopback Model properties to be marked as changed.
A mixin to provide soft deletes by adding a deletedAt attribute for loopback Models
Neo4j graph database connector for the LoopBack framework.
Access controls for Loopback.
loopback memory connector, with stringified id support
Vuex module factory for Loopback
loopback middleware to install an endpoint for basic service health check
CLI for turning APIs described by OpenAPI Specifications (OAS) into GraphQL interfaces
Adds comprehensive audit trail functionality to Loopback by keeping track of who created/modified/deleted data and when they did it, and adds a revisions model compatible with Sofa/Revisionable for PHP (https://github.com/jarektkaczyk/revisionable)
Loopback cascade update mixin.