{"id":18062653,"url":"https://github.com/ssysm/restcms","last_synced_at":"2025-04-05T13:15:00.701Z","repository":{"id":97854604,"uuid":"121083714","full_name":"ssysm/restcms","owner":"ssysm","description":"A Lightweight, RESTful API CMS system","archived":false,"fork":false,"pushed_at":"2018-04-18T03:00:09.000Z","size":189,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-18T08:55:08.264Z","etag":null,"topics":["cms","cms-framework","rest-api","rest-cms"],"latest_commit_sha":null,"homepage":"https://restcms.tes-project.xyz","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ssysm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-02-11T04:17:51.000Z","updated_at":"2019-09-10T14:42:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"ede58466-b608-4a46-ac77-8f71c499f575","html_url":"https://github.com/ssysm/restcms","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssysm%2Frestcms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssysm%2Frestcms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssysm%2Frestcms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssysm%2Frestcms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssysm","download_url":"https://codeload.github.com/ssysm/restcms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339161,"owners_count":20923014,"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":["cms","cms-framework","rest-api","rest-cms"],"created_at":"2024-10-31T05:07:35.291Z","updated_at":"2025-04-05T13:15:00.678Z","avatar_url":"https://github.com/ssysm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# REST CMS\nA Lightweight, Simple, RESTful API CMS system\n\n## Setup\n\n## Dependencies\n   - MongoDB v3.4+\n   - NodeJS v9.3.0+\n   \n### Configuration\n   - Copy `config.js.example` to `config.js` \n   - Edit `config.js`\n        - `database`:MongoDB Connection URI, default:`mongodb://localhost:27017/restcms`\n        - `jwtSecret`:Secret for JWT Token, default:`restcms` **HIGHLY RECOMMEND TO CHANGE THIS DUE TO SECURITY ISSUE!**\n   - `npm install`\n   - `node migrate.js`\n       - Default admin username:`admin`\n       - Default admin password:`password`\n### Run\n   \n#### Run API Server\n   (No `npm install`,assume you did everything in [Configuration](#configuration))\n   \n    $ npm run start\n    \nAPI Server Listen @ port `3000` (Port can be changed in `/bin/www`)\n\n#### Compile API Documentation\n\n    $ cd docs\n    $ npm install\n    $ npm run build\n    \nCompiled API Documentation @ `/docs/index.html`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssysm%2Frestcms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssysm%2Frestcms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssysm%2Frestcms/lists"}