{"id":20109792,"url":"https://github.com/hyper63/webcms","last_synced_at":"2026-06-05T02:31:38.517Z","repository":{"id":51459558,"uuid":"364693449","full_name":"hyper63/webcms","owner":"hyper63","description":"cms api for hyper website","archived":false,"fork":false,"pushed_at":"2021-05-11T20:13:31.000Z","size":247,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T18:31:54.826Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyper63.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-05T20:07:36.000Z","updated_at":"2021-05-11T20:13:23.000Z","dependencies_parsed_at":"2022-09-09T07:51:29.444Z","dependency_job_id":null,"html_url":"https://github.com/hyper63/webcms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hyper63/webcms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Fwebcms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Fwebcms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Fwebcms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Fwebcms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyper63","download_url":"https://codeload.github.com/hyper63/webcms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Fwebcms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33927314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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":[],"created_at":"2024-11-13T18:09:27.254Z","updated_at":"2026-06-05T02:31:38.496Z","avatar_url":"https://github.com/hyper63.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nhyper website cms\n\n\n## API\n\n### FAQs\n\n* GET /api/faqs - list all faqs\n* POST /api/faqs - create faq document\n* GET /api/faqs/:id - get single faq\n* PUT /api/faqs/:id - update \n* DELETE /api/faqs/:id - delete faq\n\n## Models\n\n### FAQ Document\n\n- id - unique identifer\n- type - 'faq'\n- question - string\n- answer - string\n- tags - string[]\n- created - date ISO....\n- updated - date ISO...\n\n\n## architect\n\n* api - handles request and response\n* core - business logic (No SideEffect Zone)\n\n  -- Responsible for Schema Validation\n  -- Responsible for calculations\n  -- Responsible error handling\n\n* services - data, search, etc\n\n// middleware core = createCore(services)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyper63%2Fwebcms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyper63%2Fwebcms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyper63%2Fwebcms/lists"}