{"id":21528305,"url":"https://github.com/ondiekelijah/contract-testing-webapp","last_synced_at":"2025-03-17T18:44:57.179Z","repository":{"id":170266554,"uuid":"619986896","full_name":"ondiekelijah/contract-testing-webapp","owner":"ondiekelijah","description":"This is an example microservice that showcases the use of contract testing to ensure that a service provider and consumer agree on the structure and behavior of their interactions.","archived":false,"fork":false,"pushed_at":"2024-02-19T06:18:48.000Z","size":546,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T06:09:49.760Z","etag":null,"topics":["axios","express","pact"],"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/ondiekelijah.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}},"created_at":"2023-03-27T20:05:15.000Z","updated_at":"2024-02-13T07:23:05.000Z","dependencies_parsed_at":"2024-02-13T08:38:53.003Z","dependency_job_id":"6f22c653-4de4-4faa-bbef-ca587e62c662","html_url":"https://github.com/ondiekelijah/contract-testing-webapp","commit_stats":null,"previous_names":["ondiekelijah/sample-microservice","ondiekelijah/contract-testing-webapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ondiekelijah%2Fcontract-testing-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ondiekelijah%2Fcontract-testing-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ondiekelijah%2Fcontract-testing-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ondiekelijah%2Fcontract-testing-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ondiekelijah","download_url":"https://codeload.github.com/ondiekelijah/contract-testing-webapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244091785,"owners_count":20396669,"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":["axios","express","pact"],"created_at":"2024-11-24T01:52:34.418Z","updated_at":"2025-03-17T18:44:57.162Z","avatar_url":"https://github.com/ondiekelijah.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contract-Testing\n\n#### 1. Clone repo and install npm packages\n\n```bash\ngit clone https://github.com/ondiekelijah/sample-microservice.git\n```\n#### 2. Install required packages\n\n##### Consumer\n```bash\ncd users_frontend\nnpm install\n```\n##### Provider\n```bash\ncd users_api\nnpm install\n```\n\n#### 3. Run tests\n\n##### Consumer\n```bash\ncd users_frontend\nnpm test\n```\n##### Provider\n```bash\ncd users_api\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fondiekelijah%2Fcontract-testing-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fondiekelijah%2Fcontract-testing-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fondiekelijah%2Fcontract-testing-webapp/lists"}