Official modules
General
| Module name | Description | Version |
|---|---|---|
| moleculer-web | Official API Gateway service for Moleculer framework | |
| moleculer-fake | Fake data generator by Fakerator. | |
| moleculer-mail | Send emails from any services. | |
| moleculer-twilio | Send SMS Message with Twilio. | |
| moleculer-slack | Send Messages to Slack. |
Databases & stores
| Module name | Description | Version |
|---|---|---|
| moleculer-db | Moleculer service to store entities in database. | |
| moleculer-db-adapter-mongo | MongoDB native adapter for Moleculer DB service. | |
| moleculer-db-adapter-mongoose | Mongoose adapter for Moleculer DB service. | |
| moleculer-db-adapter-sequelize | SQL adapter (Postgres, MySQL, SQLite & MSSQL) for Moleculer DB service. |
Tasks, queues & jobs
| Module name | Description | Version |
|---|---|---|
| moleculer-bee-queue | Task queue mixin for Bee-Queue. | |
| moleculer-bull | Task queue service with Bull. | |
| moleculer-cron | Cron tasks. |
Metrics & Tracing
| Module name | Description | Version |
|---|---|---|
| moleculer-console-tracer | Simple tracer service to print metric traces to the console. | |
| moleculer-jaeger | Moleculer metrics module for Jaeger. | |
| moleculer-prometheus | Moleculer metrics module for Prometheus. | |
| moleculer-zipkin | Moleculer metrics module for Zipkin. |
Tools
| Module name | Description | Version |
|---|---|---|
| moleculer-repl | REPL module for Moleculer framework. | |
| moleculer-cli | Command line tool for Moleculer framework. |
Third-party modules
General
| Module name | Author | Description | Version |
|---|---|---|---|
| moleculer-adapter-feathers | zygos | Moleculer service mixin wrapping Feathers.js services. | |
| moleculer-decorators | ColonelBundy | Decorators for Moleculer framework. | |
| moleculer-graphql | brad-decker | GraphQL Schema stitching over a microservice network for co-located type definitions. | |
| moleculer-sc | tiaod | API Gateway service for Moleculer framework using SocketCluster. | |
| moleculer-json-schema-validator | zhaoyao91 | JSON Schema Validator with ajv. | |
| moleculer-flydrive | molobala | Fluent storage manager service with Node Flydrive. | |
| moleculer-elastic-apm | Ivan Zhuravlev | Metrics to Elastic APM Agent. | |
| hapi-moleculer | felipegcampos | Hapi plugin for the Moleculer Microservices Framework. | |
| imicros-flow | al66 | Moleculer service for loose coupled event handling. |
Do you have a custom module for Moleculer? Tell us!