{"id":20109792,"url":"https://github.com/hyper63/webcms","last_synced_at":"2025-03-02T18:24:41.649Z","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-01-13T05:41:35.671Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241550015,"owners_count":19980640,"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-13T18:09:27.254Z","updated_at":"2025-03-02T18:24:41.622Z","avatar_url":"https://github.com/hyper63.png","language":"JavaScript","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","funding_links":[],"categories":[],"sub_categories":[],"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"}