{"id":15134757,"url":"https://github.com/opencredo/js-api-testing-quickstart","last_synced_at":"2025-09-29T03:30:48.446Z","repository":{"id":140435921,"uuid":"89589323","full_name":"opencredo/js-api-testing-quickstart","owner":"opencredo","description":"A quickstart project for testing APIs with javascript, mocha and chai","archived":true,"fork":false,"pushed_at":"2017-06-07T10:40:19.000Z","size":13,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-09-27T05:24:16.450Z","etag":null,"topics":["api-testing","axios","chai","flow","javascript","mocha","testing"],"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/opencredo.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-04-27T11:17:08.000Z","updated_at":"2023-01-27T22:08:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae38b8ea-1b8d-4154-b822-4f7a12467420","html_url":"https://github.com/opencredo/js-api-testing-quickstart","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/opencredo%2Fjs-api-testing-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencredo%2Fjs-api-testing-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencredo%2Fjs-api-testing-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencredo%2Fjs-api-testing-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opencredo","download_url":"https://codeload.github.com/opencredo/js-api-testing-quickstart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234583683,"owners_count":18856280,"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":["api-testing","axios","chai","flow","javascript","mocha","testing"],"created_at":"2024-09-26T05:24:12.722Z","updated_at":"2025-09-29T03:30:48.132Z","avatar_url":"https://github.com/opencredo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example Mocha / Chai Javascript test framework\n\nAn example test framework to get started with API testing using Javascript. Uses the TheyWorkForYou.com API as an example.\n\n## Tech stack\n\n- Javascript\n- Mocha: Node.js based testing framework\n- Chai: assertion library\n- Axios: promise-based async http client\n- Flow: static type checker\n\n## How to get started\n\n- Get an API key from https://www.theyworkforyou.com/api/key - you'll have to sign up for an account\n- Export the API key to your environment: `export TWFY_KEY=...`\n- Clone the project and cd into the project directory\n- Download dependencies: `npm build`\n\nNow you can just run the tests: `npm test`\n\nAll done!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencredo%2Fjs-api-testing-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopencredo%2Fjs-api-testing-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencredo%2Fjs-api-testing-quickstart/lists"}