{"id":22713981,"url":"https://github.com/rsachdeva/nodedx-blog-api","last_synced_at":"2026-04-12T18:03:13.678Z","repository":{"id":137251666,"uuid":"122577921","full_name":"rsachdeva/nodedx-blog-api","owner":"rsachdeva","description":"REST API for posts and nested comments with node express","archived":false,"fork":false,"pushed_at":"2018-02-23T05:45:41.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-07T19:24:54.767Z","etag":null,"topics":["es6-import","expressjs","javascript","nodejs","promises"],"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/rsachdeva.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-23T05:35:08.000Z","updated_at":"2024-11-12T13:19:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"4eed300e-daeb-4b0d-a1e2-3badfffe99b2","html_url":"https://github.com/rsachdeva/nodedx-blog-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rsachdeva/nodedx-blog-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsachdeva%2Fnodedx-blog-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsachdeva%2Fnodedx-blog-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsachdeva%2Fnodedx-blog-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsachdeva%2Fnodedx-blog-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsachdeva","download_url":"https://codeload.github.com/rsachdeva/nodedx-blog-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsachdeva%2Fnodedx-blog-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269687961,"owners_count":24459395,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["es6-import","expressjs","javascript","nodejs","promises"],"created_at":"2024-12-10T14:10:11.644Z","updated_at":"2026-04-12T18:03:08.650Z","avatar_url":"https://github.com/rsachdeva.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API Server\n\nTo install and start the API server, run the following commands in the root directory:\n\n* `npm install`\n* `npm start`\n\n## ES6+ Style code\n\nUses babel so in code import and export es6+ style could be used.\n\n### Use curl to CRUD at endpoints\n\nFrom project root:\n\ncd client_script\nsh ./request.sh\n\nnew.json file is for a new blog entry in a separate file so can take large blogs.\nnew_comment.json is a for a new nested comment entry in a post as an example.\n\n# Posts async handling\nThis is just to show Promise use in case this involved asynchronous handling. \nFor the current context, it could be done in synchronous way. Comments are kept synchronous.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsachdeva%2Fnodedx-blog-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsachdeva%2Fnodedx-blog-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsachdeva%2Fnodedx-blog-api/lists"}