{"id":20974513,"url":"https://github.com/koala-framework/kwc-content-api","last_synced_at":"2025-06-10T08:34:45.650Z","repository":{"id":31090571,"uuid":"126836334","full_name":"koala-framework/kwc-content-api","owner":"koala-framework","description":"Content API for Kwc","archived":false,"fork":false,"pushed_at":"2022-03-17T08:52:21.000Z","size":18,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"1.0","last_synced_at":"2025-05-31T16:56:59.770Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koala-framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-26T13:52:39.000Z","updated_at":"2023-02-12T11:27:36.000Z","dependencies_parsed_at":"2022-08-07T16:00:41.248Z","dependency_job_id":null,"html_url":"https://github.com/koala-framework/kwc-content-api","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/koala-framework%2Fkwc-content-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koala-framework%2Fkwc-content-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koala-framework%2Fkwc-content-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koala-framework%2Fkwc-content-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koala-framework","download_url":"https://codeload.github.com/koala-framework/kwc-content-api/tar.gz/refs/heads/1.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koala-framework%2Fkwc-content-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259038734,"owners_count":22796683,"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":[],"created_at":"2024-11-19T04:29:59.179Z","updated_at":"2025-06-10T08:34:45.621Z","avatar_url":"https://github.com/koala-framework.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Content API\n\n## Installation\n* Add AppBundle to `AppKernel.php`\n\n        public function registerBundles()\n        {\n            $bundles = array(\n                ...\n                new Kwc\\ContentApiBundle\\KwcContentApiBundle()\n            );\n            ...\n        }\n\n* Add routing config to `routing.yml`\n\n        kwc_content_api:\n            resource: \"@KwcContentApiBundle/Resources/config/routing.yml\"\n            prefix:   /\n\n* Add components to be exported to whitelist in `config.yml`\n\n        kwc_content_api:\n            export_components:\n                - Kwc_Paragraphs_Component\n                - Kwc_Basic_Headline_Component\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoala-framework%2Fkwc-content-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoala-framework%2Fkwc-content-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoala-framework%2Fkwc-content-api/lists"}