{"id":16621798,"url":"https://github.com/ravener/nodejs-restapi","last_synced_at":"2026-05-06T02:39:52.095Z","repository":{"id":112630161,"uuid":"266323337","full_name":"ravener/nodejs-restapi","owner":"ravener","description":"A basic rest api using Expressjs, Express Validator and Sequelize.","archived":false,"fork":false,"pushed_at":"2020-05-23T11:34:50.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-21T10:43:33.031Z","etag":null,"topics":["api","express","expressjs","nodejs","postgresql","rest","sequelize","sql"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ravener.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":"2020-05-23T11:34:26.000Z","updated_at":"2020-05-23T11:37:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"fddf5594-3227-4702-a078-ba5fd86c6b8f","html_url":"https://github.com/ravener/nodejs-restapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ravener/nodejs-restapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravener%2Fnodejs-restapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravener%2Fnodejs-restapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravener%2Fnodejs-restapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravener%2Fnodejs-restapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ravener","download_url":"https://codeload.github.com/ravener/nodejs-restapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravener%2Fnodejs-restapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32676507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"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":["api","express","expressjs","nodejs","postgresql","rest","sequelize","sql"],"created_at":"2024-10-12T02:48:29.341Z","updated_at":"2026-05-06T02:39:52.090Z","avatar_url":"https://github.com/ravener.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node.js REST API\nA basic rest api using Expressjs, Express Validator and Sequelize.\n\n## Setup\nCopy `.env.example` to `.env` and fill in the fields as needed.\n```sh\n$ npm install\n$ node app.js\n```\n**Endpoints:**\n```\nGET /users\nGET /users/:id\nPOST /users\nPUT /users/:id\nDELETE /users/:id\n```\nPOST body for creating is `{ \"name\": \"some name\", \"age\": 17, \"email\": \"email@gmail.com\" }` All fields optional except for `name`, When updating with put all fields are optional.\n\n## License\nReleased under the [MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravener%2Fnodejs-restapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fravener%2Fnodejs-restapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravener%2Fnodejs-restapi/lists"}