{"id":20041545,"url":"https://github.com/optimizory/vrest-ng","last_synced_at":"2026-04-12T21:07:15.587Z","repository":{"id":52186869,"uuid":"197179819","full_name":"Optimizory/vrest-ng","owner":"Optimizory","description":"vREST NG - Zero code API test automation solution","archived":false,"fork":false,"pushed_at":"2025-04-03T10:30:58.000Z","size":255,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T19:47:59.430Z","etag":null,"topics":["api","api-automation","api-testing","openapi","openapi-validation","swagger","swagger-validation","testing","testing-tools","validation","vrest","vrest-ng"],"latest_commit_sha":null,"homepage":"https://vrest.io/","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/Optimizory.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":"2019-07-16T11:19:52.000Z","updated_at":"2025-04-03T10:30:46.000Z","dependencies_parsed_at":"2024-12-17T10:34:38.051Z","dependency_job_id":null,"html_url":"https://github.com/Optimizory/vrest-ng","commit_stats":null,"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Optimizory%2Fvrest-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Optimizory%2Fvrest-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Optimizory%2Fvrest-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Optimizory%2Fvrest-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Optimizory","download_url":"https://codeload.github.com/Optimizory/vrest-ng/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252466814,"owners_count":21752442,"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","api-automation","api-testing","openapi","openapi-validation","swagger","swagger-validation","testing","testing-tools","validation","vrest","vrest-ng"],"created_at":"2024-11-13T10:47:02.394Z","updated_at":"2026-04-12T21:07:15.573Z","avatar_url":"https://github.com/Optimizory.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vREST NG Application v3.9.0\n\nThis is a repository to maintain releases of vREST NG Application.\n\n## vREST NG App\n\nvREST NG has the following features and functionalities:\n\n- Swagger and OpenAPI 3 Import / Postman Import\n- Powerful Response Validation (Scriptless Assertions)\n- JSON Schema Validation\n- Database Validation\n- Test Environments\n- Multipart requests\n- Nested Test suites support\n- Test Suite level looping\n- Authentication / Authorization Support\n  - OAuth 1.0\n  - OAuth 2.0\n  - NTLM Auth\n  - Digest Authentication\n  - Basic Authentication\n  - Custom authentication support via scripting.\n- Chained Request Execution\n- Community Support\n- CI/CD Support\n- Command Line Test Execution\n- Filter test cases via tags, request method, execution status etc.\n- Record and replay your test cases ( [Learn More](https://vrest.io/docs/app/tc-recording/) )\n- Use npm packages in your API Tests ( [Learn More](https://vrest.io/docs/app/utility-methods.html#importing-npm-packages-in-utility-methods))\n- Advanced Response Validation\n- [Pro] API request validation to keep it in sync with API specifications. ( [Learn More](https://vrest.io/docs/app/methodologies/specification-driven-testing.html) )\n- [Pro] Diff Report\n- [Pro] Easier Microservices Testing using Local Hooks ( [Learn More](https://vrest.io/docs/app/hooks/types-of-hook.html) )\n- [Pro] Templates Functionality to improve reusability and reduce test maintenance effort. ( [Learn More](https://vrest.io/docs/app/templates/) )\n- [Pro] API Specification Driven Testing ( [Learn More](https://vrest.io/docs/app/methodologies/specification-driven-testing.html) )\n- [Pro] Read Test Data from Excel Sheet ( [Learn More](https://vrest.io/docs/app/reading-excel-sheet-data.html) )\n- [Pro] Data Driven Testing ( [Learn More](https://vrest.io/docs/app/methodologies/data-driven-testing.html) ) \n- [Pro] Test Setup using shell commands/scripts ( [Learn More](https://vrest.io/docs/app/test-setup-via-executing-command.html) )\n- [Pro] Response Processor ( [Learn More](https://vrest.io/docs/app/response-processor.html) )\n- [Pro] Request Polling Support for Asynchronous server operations ( [Learn More](https://vrest.io/docs/app/polling/) )\n- [Pro] Priority Support\n- [Pro] Advanced Failure Debugging\n- [Pro] [Bulk Operations](https://vrest.io/docs/app/bulk-operations.html) and Search and replace operation to quickly update muliple records.\n\n- [Dashboard Service] Record Test case execution history vREST NG Servers\n- [Dashboard Service] vREST NG Dashboard Service, shows various analytics\n\n\nIn order to explore vREST NG, you can follow the steps mentioned below:\n\n## Step 1 - Download vREST NG\n\n- First of all, you need to have vREST Application installed on your system.\n- Download it from [HERE](https://vrest.io/download) (for your OS).\n\n## Step 2 - Install vREST NG\n\n- For installation, please visit our document on [OS specific guide](https://vrest.io/docs/app/installation.html).\n\n## Step 3 - Clone `examples-vrest-ng` repository \u0026 Open any of the sample projects in vREST NG Application\n\n- You can clone our repository `examples-vrest-ng` and which provides you a sample test application,\n- and also the sample vREST NG projects.\n- For more information, visit repository [examples-vrest-ng](https://github.com/Optimizory/examples-vrest-ng)\n\n## Report Issues\n\nTo report any bugs or issues, you can simply log an issue in the [JIRA Service Desk](https://optimizory.atlassian.net/servicedesk/customer/portal/2).\n\n## Join our Discord Server\n\nTo interact (discuss/chat) with our team and others in the community, you can join [vREST Discord Server](https://discord.gg/NtRa7kw).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimizory%2Fvrest-ng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foptimizory%2Fvrest-ng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimizory%2Fvrest-ng/lists"}