{"id":45549678,"url":"https://github.com/moleculer-go/moleculer","last_synced_at":"2026-02-23T05:04:19.258Z","repository":{"id":41058242,"uuid":"165785502","full_name":"moleculer-go/moleculer","owner":"moleculer-go","description":"🚀 Progressive microservices framework for Go - based and compatible with https://github.com/moleculerjs/moleculer","archived":false,"fork":false,"pushed_at":"2025-09-12T08:46:54.000Z","size":3532,"stargazers_count":148,"open_issues_count":3,"forks_count":28,"subscribers_count":11,"default_branch":"develop","last_synced_at":"2025-09-12T10:11:34.109Z","etag":null,"topics":["fun","go","microservice","microservice-framework","microservices","moleculer"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moleculer-go.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-15T04:30:55.000Z","updated_at":"2025-09-05T12:05:10.000Z","dependencies_parsed_at":"2024-03-08T00:21:40.843Z","dependency_job_id":"d09ab6cc-8cfb-44cd-bb00-f443eaca7498","html_url":"https://github.com/moleculer-go/moleculer","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/moleculer-go/moleculer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moleculer-go%2Fmoleculer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moleculer-go%2Fmoleculer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moleculer-go%2Fmoleculer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moleculer-go%2Fmoleculer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moleculer-go","download_url":"https://codeload.github.com/moleculer-go/moleculer/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moleculer-go%2Fmoleculer/sbom","scorecard":{"id":657602,"data":{"date":"2025-08-11","repo":{"name":"github.com/moleculer-go/moleculer","commit":"87c001d971c8df95df1d34ffac90f781139ec8bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating node:10-alpine to node:10-alpine@sha256:dc98dac24efd4254f75976c40bce46944697a110d06ce7fa47e7268470cf2e28","Warn: npmCommand not pinned by hash: Dockerfile:10","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'","Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2980 / GHSA-2h2x-8hh2-mfq8","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T15:06:55.867Z","repository_id":41058242,"created_at":"2025-08-21T15:06:55.867Z","updated_at":"2025-08-21T15:06:55.867Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29738083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T04:51:08.365Z","status":"ssl_error","status_checked_at":"2026-02-23T04:49:15.865Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fun","go","microservice","microservice-framework","microservices","moleculer"],"created_at":"2026-02-23T05:04:14.474Z","updated_at":"2026-02-23T05:04:19.252Z","avatar_url":"https://github.com/moleculer-go.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moleculer Go\n\n🚀 Progressive microservices framework for Go\n\u003cimg src=\"https://moleculer-go-site.herokuapp.com/images/moleculer-gopher-no-bg.png\" alt=\"Moleculer Gopher\" height=\"65\"/\u003e\n\u003cimg src=\"https://golang.org/doc/gopher/frontpage.png\" alt=\"Gopher\" height=\"65\"/\u003e\n\nInspired and compatible with [Moleculer JS](https://github.com/moleculerjs/moleculer)\n\nSimple, fast, light and fun to develop with. Also easy, very easy to test ;)\n\n[![Gitter](https://badges.gitter.im/moleculer-go/community.svg)](https://gitter.im/moleculer-go/community?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n[![Drone.io Build Status](https://cloud.drone.io/api/badges/moleculer-go/moleculer/status.svg)](https://cloud.drone.io/moleculer-go/moleculer)\n[![Go Report Card](https://goreportcard.com/badge/github.com/moleculer-go/moleculer)](https://goreportcard.com/report/github.com/moleculer-go/moleculer)\n[![Coverage -\u003e Coveralls](https://coveralls.io/repos/github/moleculer-go/moleculer/badge.svg?branch=master)](https://coveralls.io/github/moleculer-go/moleculer?branch=master)\n[![Coverage -\u003e Codecov](https://codecov.io/gh/moleculer-go/moleculer/branch/develop/graph/badge.svg)](https://codecov.io/gh/moleculer-go/moleculer)\n\u003ca href=\"https://app.fossa.com/projects/git%2Bgithub.com%2Fmoleculer-go%2Fmoleculer?ref=badge_shield\" alt=\"FOSSA Status\"\u003e\u003cimg src=\"https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmoleculer-go%2Fmoleculer.svg?type=shield\"/\u003e\u003c/a\u003e\n\n# Get Started\n\n- [http://gomicro.services (Official site and Documentation)](http://gomicro.services)\n- [Database examples](https://moleculer-go-site.herokuapp.com/docs/0.1/store.html)\n\n## Example\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\n\t\"github.com/moleculer-go/moleculer\"\n\t\"github.com/moleculer-go/moleculer/broker\"\n)\n\ntype MathService struct {\n}\n\nfunc (s MathService) Name() string {\n\treturn \"math\"\n}\n\nfunc (s *MathService) Add(params moleculer.Payload) int {\n\treturn params.Get(\"a\").Int() + params.Get(\"b\").Int()\n}\n\nfunc (s *MathService) Sub(a int, b int) int {\n\treturn a - b\n}\n\nfunc main() {\n\tvar bkr = broker.New(\u0026moleculer.Config{LogLevel: \"error\"})\n\tbkr.Publish(\u0026MathService{})\n\tbkr.Start()\n\tresult := \u003c-bkr.Call(\"math.add\", map[string]int{\n\t\t\"a\": 10,\n\t\t\"b\": 130,\n\t})\n\tfmt.Println(\"result: \", result.Int())\n\t//$ result: 140\n\tbkr.Stop()\n}\n```\n\n# Features\n \n- Service Broker\n- Transit and Transport\n- Actions (request-reply)\n- Events\n- Mixins\n- Load balancing for actions and events (random round-robin)\n- Service registry \u0026 dynamic service discovery\n- Versioned services\n- Middlewares\n- NATS Streaming Transporter\n- TCP Transporter\n- Redis Transporter\n- JSON Serializer\n \n# Installation\n\n```bash\n$ go get github.com/moleculer-go/moleculer\n```\n\n# Running examples\n\n```bash\n\n# simple moleculer db example with memory adaptor\n$ go run github.com/moleculer-go/store/examples/users\n\n# simple moleculer db example with Mongo adaptor\n$ go run github.com/moleculer-go/store/examples/usersMongo\n\n# simple moleculer db example with SQLite adaptor\n$ go run github.com/moleculer-go/store/examples/usersSQLite\n\n# complex moleculer db example with population of fields by other services\n$ go run github.com/moleculer-go/store/examples/populates\n\n\n```\n\n# Running tests\n\n\n```\n# integration tests require mongo, nats streaming and rabbitmq\n\n# run mongo\ndocker run -d -p 27017:27017 mongo\n\n# run nats-streaming\ndocker run -d -p 4222:4222 nats-streaming -mc 0\n\n\n# run rabbitmq\ndocker run -d -p 5672:5672 rabbitmq\n\n# running all tests\ngo test ./...\n# or\nginkgo -r\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoleculer-go%2Fmoleculer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoleculer-go%2Fmoleculer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoleculer-go%2Fmoleculer/lists"}