{"id":21700536,"url":"https://github.com/interviewandhealth/microservices-backend-express-base","last_synced_at":"2026-05-04T16:33:46.369Z","repository":{"id":258791201,"uuid":"861689296","full_name":"InterviewAndHealth/Microservices-Backend-Express-Base","owner":"InterviewAndHealth","description":"Base for the Express Microservice Architecture Backend for the Mock Interview and Mental Health Platform","archived":false,"fork":false,"pushed_at":"2025-01-11T18:51:49.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-25T14:44:07.612Z","etag":null,"topics":["base","express","microservice","template"],"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/InterviewAndHealth.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-23T10:56:36.000Z","updated_at":"2025-01-11T18:51:52.000Z","dependencies_parsed_at":"2024-10-20T20:23:19.938Z","dependency_job_id":null,"html_url":"https://github.com/InterviewAndHealth/Microservices-Backend-Express-Base","commit_stats":null,"previous_names":["interviewandhealth/microservices-backend-express-base"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InterviewAndHealth%2FMicroservices-Backend-Express-Base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InterviewAndHealth%2FMicroservices-Backend-Express-Base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InterviewAndHealth%2FMicroservices-Backend-Express-Base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InterviewAndHealth%2FMicroservices-Backend-Express-Base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InterviewAndHealth","download_url":"https://codeload.github.com/InterviewAndHealth/Microservices-Backend-Express-Base/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244645044,"owners_count":20486916,"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":["base","express","microservice","template"],"created_at":"2024-11-25T20:14:35.322Z","updated_at":"2026-05-04T16:33:43.040Z","avatar_url":"https://github.com/InterviewAndHealth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microservices Express Backend Base\n\n### This repository will be used as the base for the microservice architecture backend for the mock interview project.\n\n## Architecture\n\n- `database`: Responsible for handling the database operations.\n  - `repository`: Responsible for handling the database operations for a specific entity.\n- `services`: Responsible for handling the business logic.\n- `routes`: Responsible for handling the API routes.\n- `middlewares`: Responsible for handling the middlewares.\n- `utils`: Responsible for handling the utility functions.\n- `config`: Responsible for handling the configuration.\n\n### Broker\n\nIn the `services` directory, there is a `broker` directory that is responsible for handling the communication between the services. The broker is divided into two parts:\n\n- `events`: Responsible for handling the events between the services.\n- `rpc`: Responsible for handling the Remote Procedure Calls (RPC) between the services.\n\n## Setup\n\n1. Clone the repository.\n\n2. Install the dependencies.\n\n```bash\nnpm install\n```\n\n3. Start the docker containers.\n\n```bash\ndocker-compose up -d\n```\n\n4. Setup the environment variables in the `.env` file.\n\n5. Start the application.\n\n```bash\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterviewandhealth%2Fmicroservices-backend-express-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterviewandhealth%2Fmicroservices-backend-express-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterviewandhealth%2Fmicroservices-backend-express-base/lists"}