{"id":15791306,"url":"https://github.com/levonet/gemini-json-server","last_synced_at":"2025-03-31T18:48:44.373Z","repository":{"id":67322422,"uuid":"98525852","full_name":"levonet/gemini-json-server","owner":"levonet","description":"Plugin for starting up json-server when running tests with Gemini","archived":false,"fork":false,"pushed_at":"2017-08-13T21:17:35.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-11T23:04:55.851Z","etag":null,"topics":["gemini","gemini-plugin"],"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/levonet.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":"2017-07-27T10:57:46.000Z","updated_at":"2017-07-31T11:53:24.000Z","dependencies_parsed_at":"2023-06-10T19:15:42.751Z","dependency_job_id":null,"html_url":"https://github.com/levonet/gemini-json-server","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/levonet%2Fgemini-json-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levonet%2Fgemini-json-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levonet%2Fgemini-json-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levonet%2Fgemini-json-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levonet","download_url":"https://codeload.github.com/levonet/gemini-json-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246523890,"owners_count":20791443,"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":["gemini","gemini-plugin"],"created_at":"2024-10-04T23:00:43.429Z","updated_at":"2025-03-31T18:48:44.343Z","avatar_url":"https://github.com/levonet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gemini json-server plugin\n\nPlugin for starting up [json-server](https://github.com/typicode/json-server/) when running tests with [Gemini](https://github.com/gemini-testing/gemini)\n\n## Installation\n\n```sh\nnpm install git+https://github.com/levonet/gemini-json-server.git\n```\n\n## Configuration\n\nSet the configuration to your `gemini` config file in `plugins` section:\n\n```js\nmodule.exports = {\n    // ...\n    system: {\n        plugins: {\n            'json-server': {\n                enabled: true,\n                port: 8080,\n                host: '0.0.0.0',\n                schema: 'db.json',\n                routes: 'routes.json',\n                static: '.',\n                readOnly: false,\n                quiet: false,\n                id: 'id'\n            }\n        }\n    }\n};\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevonet%2Fgemini-json-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevonet%2Fgemini-json-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevonet%2Fgemini-json-server/lists"}