{"id":26606935,"url":"https://github.com/zationserver/zation-service","last_synced_at":"2025-03-23T22:35:59.294Z","repository":{"id":57405261,"uuid":"169800674","full_name":"ZationServer/zation-service","owner":"ZationServer","description":"API for Zation services.","archived":false,"fork":false,"pushed_at":"2022-06-25T14:09:57.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-22T07:15:18.472Z","etag":null,"topics":["component","extension","zation","zation-service"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZationServer.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}},"created_at":"2019-02-08T21:21:55.000Z","updated_at":"2021-12-16T00:43:40.000Z","dependencies_parsed_at":"2022-09-17T14:42:14.161Z","dependency_job_id":null,"html_url":"https://github.com/ZationServer/zation-service","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/ZationServer%2Fzation-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZationServer%2Fzation-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZationServer%2Fzation-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZationServer%2Fzation-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZationServer","download_url":"https://codeload.github.com/ZationServer/zation-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245179938,"owners_count":20573570,"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":["component","extension","zation","zation-service"],"created_at":"2025-03-23T22:34:20.847Z","updated_at":"2025-03-23T22:35:59.283Z","avatar_url":"https://github.com/ZationServer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zation-service ⚙️\n*API for zation services.*\n\n\u003ch1 align=\"center\"\u003e\n  \u003c!-- Logo --\u003e\n  \u003cbr/\u003e\n  \u003ca href=\"https://zation.dev\"\u003e\n      \u003cimg src=\"https://zation.dev/img/zationWideLogoDark.svg\" alt=\"Logo Zation\" height=\"200\"/\u003e\n  \u003c/a\u003e\n  \u003cbr/\u003e\n\u003c/h1\u003e\n\n\u003ch1 align=\"center\"\u003e  \n  \u003c!-- Stability --\u003e\n  \u003ca href=\"https://nodejs.org/api/documentation.html#documentation_stability_index\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/stability-stable-brightgreen.svg\" alt=\"API Stability\"/\u003e\n  \u003c/a\u003e\n  \u003c!-- TypeScript --\u003e\n  \u003ca href=\"http://typescriptlang.org\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/%3C%2F%3E-typescript-blue.svg\" alt=\"TypeScript\"/\u003e\n  \u003c/a\u003e    \n  \u003c!-- Downloads --\u003e\n  \u003ca href=\"https://npmjs.org/package/zation-service\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/dm/zation-service.svg\" alt=\"Downloads\"/\u003e\n  \u003c/a\u003e \n  \u003c!-- Size --\u003e\n  \u003ca href=\"https://npmjs.org/package/zation-service\"\u003e\n      \u003cimg src=\"https://img.shields.io/bundlephobia/min/zation-service.svg\" alt=\"Size\"/\u003e\n  \u003c/a\u003e  \n\u003c/h1\u003e\n\n## What is Zation-service\nThe ***zation-service*** is an API that provides interfaces for creating a zation service package. \nA service package can define one or multiple different services.\nAlso, it has support for building more instances of each specific service with different configurations. \nA use case for this could be to creating more MySQL connections with different settings. \nYou can use it to create your own service package, \nfor understanding how this works you can look in the interfaces or check out predefined service packages that make use of this package.\nSome example packages are the [zation-service-mysql](https://github.com/ZationServer/zation-service-mysql) or [zation-service-nodemailer](https://github.com/ZationServer/zation-service-nodemailer).\n\n## License\n\nMIT License\n\nCopyright (c) 2018 Ing. Luca Gian Scaringella\n\nThis MIT license applies only to zation-service.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzationserver%2Fzation-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzationserver%2Fzation-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzationserver%2Fzation-service/lists"}