{"id":18431868,"url":"https://github.com/zztkm/microcms-v-sdk","last_synced_at":"2025-08-29T14:36:54.213Z","repository":{"id":61538759,"uuid":"541843205","full_name":"zztkm/microcms-v-sdk","owner":"zztkm","description":"microCMS sdk for v","archived":false,"fork":false,"pushed_at":"2022-10-16T08:55:29.000Z","size":28,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-23T19:13:12.445Z","etag":null,"topics":["microcms"],"latest_commit_sha":null,"homepage":"https://zztkm.github.io/microcms-v-sdk/","language":"V","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/zztkm.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}},"created_at":"2022-09-27T00:48:38.000Z","updated_at":"2023-02-20T10:01:29.000Z","dependencies_parsed_at":"2022-10-19T22:00:58.007Z","dependency_job_id":null,"html_url":"https://github.com/zztkm/microcms-v-sdk","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zztkm/microcms-v-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zztkm%2Fmicrocms-v-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zztkm%2Fmicrocms-v-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zztkm%2Fmicrocms-v-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zztkm%2Fmicrocms-v-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zztkm","download_url":"https://codeload.github.com/zztkm/microcms-v-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zztkm%2Fmicrocms-v-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272702518,"owners_count":24979081,"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","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["microcms"],"created_at":"2024-11-06T05:26:43.997Z","updated_at":"2025-08-29T14:36:54.182Z","avatar_url":"https://github.com/zztkm.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"# microCMS sdk for v\n\n[microCMS](https://microcms.io/) sdk for v language.\n\nrepo: https://github.com/zztkm/microcms-v-sdk\n\n## Installation and Import\n\n### Using vpm\n\nInstall / Update module:\n\n```shell\nv install zztkm.microcms\n```\n\nImport\n\n```v\nimport zztkm.microcms\n```\n\n### Directly from GitHub\n\n```shell\nv install --git https://github.com/zztkm/microcms-v-sdk\n```\n\n## Usage\n\nTODO: 使い方をがんばって記載する\n\nNOTE\n\nUntil the following bugs are fixed, please be careful with structure definitions during create and update.\nZero values are also included in Body.\n- `[omitempty]` for strings causes compilation error\n\t- https://github.com/vlang/v/issues/12570\n\n## APIs\n\nContent API\n- [x] [GET /api/v1/{endpoint}](https://document.microcms.io/content-api/get-list-contents)\n- [x] [GET /api/v1/{endpoint}/{content_id}](https://document.microcms.io/content-api/get-content)\n- [x] [POST /api/v1/{endpoint}](https://document.microcms.io/content-api/post-content)\n- [x] [PUT /api/v1/{endpoint}/{content_id}](https://document.microcms.io/content-api/put-content)\n- [x] [PATCH /api/v1/{endpoint}/{content_id}](https://document.microcms.io/content-api/patch-content)\n- [x] [DELETE /api/v1/{endpoint}/{content_id}](https://document.microcms.io/content-api/delete-content)\n\nManagement API\n- [ ] [GET /api/v1/contents/{endpoint}](https://document.microcms.io/management-api/get-list-contents-management)\n- [ ] [GET /api/v1/contents/{endpoint}/{content_id}](https://document.microcms.io/management-api/get-content)\n- [ ] [PATCH /api/v1/contents/{endpoint}/{content_id}/status](https://document.microcms.io/management-api/patch-contents-status)\n- [ ] [GET /api/v1/media](https://document.microcms.io/management-api/get-media)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzztkm%2Fmicrocms-v-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzztkm%2Fmicrocms-v-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzztkm%2Fmicrocms-v-sdk/lists"}