{"id":23525394,"url":"https://github.com/openchargingcloud/ocpiexplorerwebapp","last_synced_at":"2026-05-02T02:34:52.790Z","repository":{"id":267065128,"uuid":"900171383","full_name":"OpenChargingCloud/OCPIExplorerWebApp","owner":"OpenChargingCloud","description":"An OCPI Explorer as a Web App","archived":false,"fork":false,"pushed_at":"2025-04-29T02:25:53.000Z","size":804,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-11T15:15:44.673Z","etag":null,"topics":["e-mobility","evcharging","evroaming","ocpi","openapi","opendata"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenChargingCloud.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,"zenodo":null}},"created_at":"2024-12-08T03:44:22.000Z","updated_at":"2025-01-17T00:41:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"29b3fe8f-9c0c-4480-96d2-0bebffd22ea4","html_url":"https://github.com/OpenChargingCloud/OCPIExplorerWebApp","commit_stats":null,"previous_names":["openchargingcloud/ocpiexplorerwebapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenChargingCloud%2FOCPIExplorerWebApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenChargingCloud%2FOCPIExplorerWebApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenChargingCloud%2FOCPIExplorerWebApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenChargingCloud%2FOCPIExplorerWebApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenChargingCloud","download_url":"https://codeload.github.com/OpenChargingCloud/OCPIExplorerWebApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254101559,"owners_count":22014908,"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":["e-mobility","evcharging","evroaming","ocpi","openapi","opendata"],"created_at":"2024-12-25T19:09:11.401Z","updated_at":"2026-05-02T02:34:52.755Z","avatar_url":"https://github.com/OpenChargingCloud.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OCPI Explorer WebApp\n\nThis project implements the [**Open Charge Point Interface (OCPI)**](https://github.com/ocpi/ocpi) defined by the [EV Roaming Foundation](https://evroaming.org) as a web application using web technologies like Java-/TypeScript, HTML, and (S)CSS. The focus of this project is **testing** and **certification** of the OCPI protocol and 3rd party vendor extensions. This project supports the following protocol versions and extensions:\n\n- [OCPI v2.1.1](https://github.com/ocpi/ocpi/tree/release-2.1.1-bugfixes) *(under development)*\n- [OCPI v2.2.1](https://github.com/ocpi/ocpi/tree/release-2.2.1-bugfixes) *(under development)*\n- [OCPI v2.3.0-rc2](https://github.com/ocpi/ocpi/tree/develop-2.3.0) *(under development)*\n- [OCPI v3.0](https://github.com/ocpi/ocpi/tree/develop-3.0) *(experimental... there be dragons!)*\n\n\n## Installation\n\nWith a recent Node.js installation, you can simply clone the repository, install the JavaScript dependencies, compile the code, and then run the webpack development server.\n\n```\ngit clone https://github.com/OpenChargingCloud/OCPIExplorerWebApp.git\ncd OCPIExplorerWebApp\nnpm install\nnpm run build\nnpm start\n```\n\nYour prefered web browser should automagically open http://localhost:1608\n\n\n## Usage\n\nThe web app understands the following HTTP query parameters:\n\nhttp://localhost:1608?url=https://api.example.org/ocpi2.1/versions\u0026token=2435\u0026nobase64\n\n\n| Parameter | Example Value                            | Description                                                           |\n|-----------|------------------------------------------|-----------------------------------------------------------------------|\n| url       | https://api.example.org/ocpi2.1/versions | The OCPI versions URL.                                                |\n| token     | abcd                                     | The OCPI access token.                                                |\n| nobase64  |                                          | The OCPI access token will not be base64 encoded before transmission. |\n\n\n**Note**: For basic usage scenarios, URL encoding these HTTP query parameters is not mandatory.\nHowever, if the `url` or `token` parameter contains special characters, make sure to URL encode them.\n\n\n## License\n\n[GNU Affero General Public License)](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenchargingcloud%2Focpiexplorerwebapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenchargingcloud%2Focpiexplorerwebapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenchargingcloud%2Focpiexplorerwebapp/lists"}