{"id":24584862,"url":"https://github.com/shadialtarsha/node-restful-api","last_synced_at":"2026-04-08T11:32:17.896Z","repository":{"id":163987180,"uuid":"121743724","full_name":"shadialtarsha/node-restful-api","owner":"shadialtarsha","description":"A simple example for RESTful API powered with JWT.","archived":false,"fork":false,"pushed_at":"2018-03-28T23:38:58.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-03T14:31:39.962Z","etag":null,"topics":["bcrypt","expressjs","jwt","mocha","mongodb","mongoose","nodejs","supertest"],"latest_commit_sha":null,"homepage":"","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/shadialtarsha.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-16T11:31:37.000Z","updated_at":"2020-03-14T17:35:22.000Z","dependencies_parsed_at":"2023-05-12T16:00:17.334Z","dependency_job_id":null,"html_url":"https://github.com/shadialtarsha/node-restful-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shadialtarsha/node-restful-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadialtarsha%2Fnode-restful-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadialtarsha%2Fnode-restful-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadialtarsha%2Fnode-restful-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadialtarsha%2Fnode-restful-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadialtarsha","download_url":"https://codeload.github.com/shadialtarsha/node-restful-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadialtarsha%2Fnode-restful-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["bcrypt","expressjs","jwt","mocha","mongodb","mongoose","nodejs","supertest"],"created_at":"2025-01-24T04:57:33.126Z","updated_at":"2026-04-08T11:32:17.880Z","avatar_url":"https://github.com/shadialtarsha.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NodeJS RESTful API\nA simple example for RESTful API powered with JWT.\n\n# Requirements\nYou need to add a config.json file to config folder. For example:\n```JSON\n{\n    \"development\": {\n        \"PORT\": 3000,\n        \"MONGODB_URI\": \"mongodb://localhost:27017/node-restful-api\",\n        \"JWT_SECRET\": \"123abcefg1232222\"\n    },\n    \"test\": {\n        \"PORT\": 3000,\n        \"MONGODB_URI\": \"mongodb://localhost:27017/node-restful-api-test\",\n        \"JWT_SECRET\": \"123abcefg1232222\"\n    }\n}\n```\n# Technologies\n* NodeJs\n* ExpressJs\n* MongoDB\n* Mongoose\n* JWT - JSON web token\n* bcryptjs - for password encryption\n* validator\n* lodash\n* Mocha - for testing\n* expect - assertions library\n* supertest - for ExpressJs testing","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadialtarsha%2Fnode-restful-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadialtarsha%2Fnode-restful-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadialtarsha%2Fnode-restful-api/lists"}