{"id":21326375,"url":"https://github.com/maximemoreillon/cms","last_synced_at":"2026-01-30T06:36:07.491Z","repository":{"id":42368932,"uuid":"228756871","full_name":"maximemoreillon/cms","owner":"maximemoreillon","description":"A CMS built using Neo4J and Express","archived":false,"fork":false,"pushed_at":"2024-06-16T07:25:04.000Z","size":15738,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-31T08:52:13.370Z","etag":null,"topics":["express","neo4j","nodejs"],"latest_commit_sha":null,"homepage":"https://cms.maximemoreillon.com/article?id=112","language":"TypeScript","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/maximemoreillon.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":"2019-12-18T04:20:26.000Z","updated_at":"2024-06-16T07:25:07.000Z","dependencies_parsed_at":"2023-02-13T19:45:46.987Z","dependency_job_id":"6ddfef6f-41ca-4e10-ace1-07334273e95d","html_url":"https://github.com/maximemoreillon/cms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maximemoreillon/cms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximemoreillon%2Fcms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximemoreillon%2Fcms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximemoreillon%2Fcms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximemoreillon%2Fcms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximemoreillon","download_url":"https://codeload.github.com/maximemoreillon/cms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximemoreillon%2Fcms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28906668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T04:02:34.702Z","status":"ssl_error","status_checked_at":"2026-01-30T04:02:33.562Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["express","neo4j","nodejs"],"created_at":"2024-11-21T21:09:30.930Z","updated_at":"2026-01-30T06:36:07.459Z","avatar_url":"https://github.com/maximemoreillon.png","language":"TypeScript","readme":"# CMS\n\n\n[![pipeline status](https://gitlab.com/moreillon_k8s/cms/cms_back/badges/master/pipeline.svg)](https://gitlab.com/moreillon_k8s/cms/cms_back/-/commits/master)\n[![coverage report](https://gitlab.com/moreillon_k8s/cms/cms_back/badges/master/coverage.svg)](https://gitlab.com/moreillon_k8s/cms/cms_back/-/commits/master)\n\nA Simple CMS built using Neo4J and Express. It manages article and their tags as nodes of a directed graph.\n\n![Graph](./docs/5e78587f5e7feee8596e5740.png)\n\nMore information can be found on the project page: https://articles.maximemoreillon.com/articles/112\n\n## API\n\n### Articles\n| Route | Method | query/body | Description |\n| --- | --- | --- | --- |\n| /articles | GET | - | Get article list |\n| /articles | POST | coming soon | Create an article |\n| /articles/{article ID} | GET | - | Get a single article |\n| /articles/{article ID} | PUT | Coming soon | Updates a single article |\n| /articles/{article ID} | DELETE | - | Deletes a single article |\n| /articles/{article ID}/tags | GET | - | Get the tags of an article |\n| /articles/{article ID}/author | GET | - | Get the author of an article |\n\n### Tags\n| Route | Method | query/body | Description |\n| --- | --- | --- | --- |\n| /tags | GET | - | Get tag list |\n| /tags | POST | tag_name | Create a tag |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximemoreillon%2Fcms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximemoreillon%2Fcms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximemoreillon%2Fcms/lists"}