{"id":20588231,"url":"https://github.com/baralmanish/nodejs-demo","last_synced_at":"2026-01-11T01:31:04.615Z","repository":{"id":39748685,"uuid":"183662413","full_name":"baralmanish/nodejs-demo","owner":"baralmanish","description":"Node JS and Express JS API Boilerplate","archived":false,"fork":false,"pushed_at":"2024-06-05T17:30:53.000Z","size":1417,"stargazers_count":3,"open_issues_count":16,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T22:23:24.440Z","etag":null,"topics":["demo","express-api","expressjs","node-api","node-boilerplate","node-demo","node-express","nodejs"],"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/baralmanish.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}},"created_at":"2019-04-26T16:36:10.000Z","updated_at":"2024-06-19T11:29:26.000Z","dependencies_parsed_at":"2023-02-01T09:47:04.149Z","dependency_job_id":null,"html_url":"https://github.com/baralmanish/nodejs-demo","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/baralmanish%2Fnodejs-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baralmanish%2Fnodejs-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baralmanish%2Fnodejs-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baralmanish%2Fnodejs-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baralmanish","download_url":"https://codeload.github.com/baralmanish/nodejs-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246507363,"owners_count":20788811,"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":["demo","express-api","expressjs","node-api","node-boilerplate","node-demo","node-express","nodejs"],"created_at":"2024-11-16T07:22:31.654Z","updated_at":"2026-01-11T01:31:04.610Z","avatar_url":"https://github.com/baralmanish.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## APP Url\n`http://localhost:8000/`\n\n## API URLS\n### All Employees\n```javascript\n// Request Method: GET\nhttp://localhost:8000/api/employees\n```\n\n### Employee by ID\n```\n// Request Method: GET\nhttp://localhost:8000/api/employee/id\n```\n\n### Employee by ID\n```\n// Request Method: POST\nhttp://localhost:8000/api/employee/create\n```\n\n```json\n// Body\n{\n    \"name\": \"John Doe\",\n    \"salary\": 2000,\n    \"age\": 29\n}\n```\n```json\n// Response\n{\n    \"success\": true,\n    \"data\": {\n        \"name\": \"John Doe\",\n        \"salary\": \"20000\",\n        \"age\": \"20\",\n        \"id\": \"13681\"\n    }\n}\n```\n\n## Commands\n- Install NPM Dependencies `~ yarn`\n\n- Run APP\n`~ yarn start`\n\n- Run APP Development\n`~ yarn dev`\n\n- Test APP\n`~ yarn test`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaralmanish%2Fnodejs-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaralmanish%2Fnodejs-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaralmanish%2Fnodejs-demo/lists"}