{"id":18965753,"url":"https://github.com/wso2/docs-ob-toolkit-cds","last_synced_at":"2025-04-15T06:55:09.449Z","repository":{"id":36958266,"uuid":"428188556","full_name":"wso2/docs-ob-toolkit-cds","owner":"wso2","description":"This repository contains the source code for WSO2 Open Banking Toolkit - CDS documentation.","archived":false,"fork":false,"pushed_at":"2025-01-29T05:48:03.000Z","size":17074,"stargazers_count":32,"open_issues_count":5,"forks_count":14,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-04-15T06:55:02.931Z","etag":null,"topics":["documentation","mkdocs","open-banking"],"latest_commit_sha":null,"homepage":"https://cds.ob.docs.wso2.com/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wso2.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":"2021-11-15T08:53:48.000Z","updated_at":"2024-11-12T08:34:02.000Z","dependencies_parsed_at":"2024-11-16T11:14:16.261Z","dependency_job_id":null,"html_url":"https://github.com/wso2/docs-ob-toolkit-cds","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/wso2%2Fdocs-ob-toolkit-cds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wso2%2Fdocs-ob-toolkit-cds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wso2%2Fdocs-ob-toolkit-cds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wso2%2Fdocs-ob-toolkit-cds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wso2","download_url":"https://codeload.github.com/wso2/docs-ob-toolkit-cds/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249023712,"owners_count":21199958,"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":["documentation","mkdocs","open-banking"],"created_at":"2024-11-08T14:31:28.989Z","updated_at":"2025-04-15T06:55:09.434Z","avatar_url":"https://github.com/wso2.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WSO2 Open Banking CDS Toolkit Documentation\n\nThis repository contains the source code for WSO2 Open Banking Toolkit - CDS documentation\n\n|  Branch | Build Status |\n| :------------ |:------------- \n| master      | [![Build Status](https://wso2.org/jenkins/view/Dashboard/job/docs/job/docs-ob-toolkit-cds/badge/icon)](https://wso2.org/jenkins/view/Dashboard/job/docs/job/docs-ob-toolkit-cds/) |\n\n## Prerequisites\n\nTo run the project locally, it requires [python](https://www.python.org/downloads/) \u0026 [pip](https://pypi.org/project/pip/).\n\n### Install Python\n\nCheck if you already have Python installed by running the following command.\n\n```bash\n$ python --version\nPython 2.7.10\n```\n\nIf you receive a response similar to the one shown above, `Python 2.7.10` is your default version.\n\nYou should also check if you have Python 3 installed. \n\n```bash\n$ python3 --version\nPython 3.8.0\n```\n\nIf you don't seem to have `Python` installed, grab the latest release from the [official downloads page](https://www.python.org/downloads/).\n\n### Install pip\n\npip is already installed if you are using Python 2 \u003e=2.7.9 or Python 3 \u003e=3.4 downloaded from [python.org](https://www.python.org/) or if you are working in a [Virtual Environment](https://packaging.python.org/tutorials/installing-packages/#creating-and-using-virtual-environments) created by [virtualenv](https://packaging.python.org/key_projects/#virtualenv) or [pyvenv](https://packaging.python.org/key_projects/#venv). Just make sure to [upgrade pip](https://pip.pypa.io/en/stable/installing/#upgrading-pip).\n\n#### Installing with get-pip.py\n\nTo install pip with `curl`, execute the following command. Alternatively you can download `get-pip.py` by clicking [here](https://bootstrap.pypa.io/get-pip.py). \n\n```bash\n$ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py\n```\n\nThen run the following command in the folder where you have downloaded get-pip.py\n\n```bash\n$ python get-pip.py\n```\n\n## Run project locally (Dev Mode)\n\n**Clone the repo**\n\n```bash\n$ git clone https://github.com/wso2/docs-ob-toolkit-cds.git\n```\n\n**Install the dependencies**\n\n```bash\n$ cd docs-ob-toolkit-cds \u0026\u0026 pip install -r requirements.txt\n```\n\n**Run mkdocs**\n\nExecute the following command from inside the `\u003cLang folder\u003e`.\n\n```bash\n$ cd en \u0026\u0026 mkdocs serve\n```\n\n## License\n\nLicenses this source under the Apache License, Version 2.0 ([LICENSE](LICENSE)), You may not use this file except in compliance with the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwso2%2Fdocs-ob-toolkit-cds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwso2%2Fdocs-ob-toolkit-cds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwso2%2Fdocs-ob-toolkit-cds/lists"}