{"id":19622198,"url":"https://github.com/commercetools/vrap","last_synced_at":"2025-04-28T03:32:27.838Z","repository":{"id":145048569,"uuid":"85101715","full_name":"commercetools/vrap","owner":"commercetools","description":"Validating REST API proxy","archived":false,"fork":false,"pushed_at":"2023-02-08T21:38:54.000Z","size":24536,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-20T15:18:00.264Z","etag":null,"topics":["audit-sdk","groovy","java","proxy","raml","raml-test","raml-tooling","rest"],"latest_commit_sha":null,"homepage":"http://www.vrap.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/commercetools.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-15T17:30:05.000Z","updated_at":"2021-10-02T20:00:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"640b780d-411c-4375-b99d-eac3b2593eb0","html_url":"https://github.com/commercetools/vrap","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/commercetools%2Fvrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fvrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fvrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fvrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commercetools","download_url":"https://codeload.github.com/commercetools/vrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251246392,"owners_count":21558762,"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":["audit-sdk","groovy","java","proxy","raml","raml-test","raml-tooling","rest"],"created_at":"2024-11-11T11:26:33.802Z","updated_at":"2025-04-28T03:32:27.832Z","avatar_url":"https://github.com/commercetools.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/vrapio/vrap.svg?branch=master)](https://travis-ci.com/vrapio/vrap)\n\n# VRAP\n \nVrap is a validating REST API proxy. In order to be able to validate rest api calls the proxy consumes [RAML](http://raml.org/) 1.0 definition files\n\n## Usage\n\n### Docker\n\nTo start vrap using docker use the following command\n\n```\ndocker run -v\u003cRAML-definition-directory\u003e:/api -p5050:5050 vrapio/vrap /api/api.raml \n```\n\n## Running vrap locally\n\n### Run from shadow/fat jar\n\nBuild shadow jar with gradle:\n\n```\n./gradlew shadowJar\n```\n\nThen run built shadow with java:\n\n```\njava -jar build/libs/vrap-all.jar \u003cpath-to-raml-file\u003e\n```\n\n### Directly via gradle\n\n```\n./gradlew run -PcliArgs=\u003cpath-to-raml-file\u003e\n```\n\n## Validation\n\nIn order to validate incoming requests and responses your application has to be configured to use the vrap api url: [http://localhost:5050/api]()\n\n## Web Interface\n\nVrap includes a small web interface for browsing the API definition.\n\n- API browser [http://localhost:5050/api-raml/]()\n    - with resolved includes [http://localhost:5050/api-raml/?include]()\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fvrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommercetools%2Fvrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fvrap/lists"}