{"id":15456208,"url":"https://github.com/stradivario/gapi-microservices","last_synced_at":"2025-03-28T10:15:27.868Z","repository":{"id":65506796,"uuid":"128107399","full_name":"Stradivario/gapi-microservices","owner":"Stradivario","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-31T22:40:32.000Z","size":499,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T09:15:58.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Stradivario.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}},"created_at":"2018-04-04T18:57:18.000Z","updated_at":"2020-01-31T18:32:42.000Z","dependencies_parsed_at":"2023-01-26T14:35:14.383Z","dependency_job_id":null,"html_url":"https://github.com/Stradivario/gapi-microservices","commit_stats":null,"previous_names":[],"tags_count":461,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stradivario%2Fgapi-microservices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stradivario%2Fgapi-microservices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stradivario%2Fgapi-microservices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stradivario%2Fgapi-microservices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stradivario","download_url":"https://codeload.github.com/Stradivario/gapi-microservices/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246009137,"owners_count":20708899,"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":[],"created_at":"2024-10-01T22:23:15.507Z","updated_at":"2025-03-28T10:15:27.846Z","avatar_url":"https://github.com/Stradivario.png","language":"JavaScript","readme":"# @Gapi/microservices\n\n![Build Status](http://gitlab.youvolio.com/gapi/gapi/badges/branch/build.svg)\n\n#### @Gapi Microservices module @StrongTyped\n\n##### For questions/issues you can write ticket [here](http://gitlab.youvolio.com/gapi/microservices/issues)\n##### This module is intended to be used with [GAPI](https://github.com/Stradivario/gapi)\n\n## Installation and basic examples:\n##### To install this Gapi module, run:\n\n```bash\n$ npm install @gapi/microservices --save\n```\n\n## Consuming gapi-microservices\n\n##### Import inside AppModule or CoreModule\n```typescript\n\nimport { GapiModule } from '@gapi/core';\nimport { GapiMicroserviceModule } from '@gapi/microservices';\n\n@GapiModule({\n    imports: [\n        GapiMicroserviceModule.forRoot({\n            microservice1: 'http://localhost:1000',\n            microservice2: 'http://localhost:1000',\n        })\n    ]\n})\nexport class AppModule { }\n```\n\n\nTODO: Better documentation...\n\nEnjoy ! :)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstradivario%2Fgapi-microservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstradivario%2Fgapi-microservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstradivario%2Fgapi-microservices/lists"}