{"id":16758641,"url":"https://github.com/simsieg/moleculer-exploration","last_synced_at":"2025-04-10T17:13:51.706Z","repository":{"id":94010994,"uuid":"143444337","full_name":"simsieg/Moleculer-exploration","owner":"simsieg","description":"Demo of the Moleculerjs microservice framework","archived":false,"fork":false,"pushed_at":"2018-08-03T16:02:41.000Z","size":3,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T04:58:35.617Z","etag":null,"topics":["demo","example","microservices","moleculer","moleculerjs","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simsieg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-08-03T15:32:21.000Z","updated_at":"2020-09-26T06:53:36.000Z","dependencies_parsed_at":"2023-03-04T13:15:36.952Z","dependency_job_id":null,"html_url":"https://github.com/simsieg/Moleculer-exploration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2FMoleculer-exploration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2FMoleculer-exploration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2FMoleculer-exploration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2FMoleculer-exploration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simsieg","download_url":"https://codeload.github.com/simsieg/Moleculer-exploration/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261913,"owners_count":21074225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["demo","example","microservices","moleculer","moleculerjs","nodejs"],"created_at":"2024-10-13T04:05:52.012Z","updated_at":"2025-04-10T17:13:51.685Z","avatar_url":"https://github.com/simsieg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moleculerjs Exploration\n\nSimple microservices communicating via moleculerjs.\n\n## Installation\n\n```sh\nnpm install\n```\n\n## Run\n\n### Execution\n\nRun, each in a new terminal:\n\n```\nnode index.js\n```\n\n```\nnode users.js\n```\n\n```\nnode emailSender.js\n```\n\n```\nnode emailTexter.js\n```\n\n```\nnode systemTime.js\n```\n\n### Interaction\n\nVisit http://localhost:3000/users/yourName to create a new User.\nIn the terminal of `emailSender.js`, your personal Email will be printed.\n\n\nVisit http://localhost:3000/time to get the systemtime.\n\n\n\n## Services\n\n| name           | description                                                    |\n|----------------|----------------------------------------------------------------|\n| index.js       | Exposes an interface to localhost and dispatches the requests. |\n| users.js       | Creates a new User object.                                     |\n| emailSender.js | Creates and Sends Emails.                                      |\n| emailTexter.js | Provides contents for Emails.                                  |\n| systemTime.js  | Provides the time of the system.                               |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimsieg%2Fmoleculer-exploration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimsieg%2Fmoleculer-exploration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimsieg%2Fmoleculer-exploration/lists"}