Building Tools for an Open Source journey to Microservices for the Enterprise.
Yeoman generator that scaffolds out loopback-ssl (https://github.com/yantrashala/loopback-ssl) configuration on a newly generated loopback application
Gulp plugin to validate loopback project against designed swagger contract
Gulp plugin that parses Swagger specs in JSON or YAML format, validates against the official Swagger 2.0 schema, dereferences all $ref pointers, including pointers to external files and generates client-side API code.
A lightweight chatbot friend, to integrate with variety of messaging channels like Facebook Messenger, Twitter DM and Telegram etc with multiple back-end systems
A component to add audit trail capability to loopback projects
Logging component for loopback with add performance instrumentation for remote methods and datasource calls
Visualize your models and their relationships like ER diagram
LoopBack FLEXIREST connector allows loopback application to interact with backend REST APIs. It leverages loopback-connector-rest for basic building blocks and adds additional "flexible" features to allow interaction with backend services
Booting utility to glue multiple loopback projects together
Loopback module to enable ssl (including mutual authentication)
Allow cached values to be reloaded transparently, without dropping the already cached data
Public site for Yantrashala