{"id":25834351,"url":"https://github.com/pradipchaudhary/vanilla-node-rest-api","last_synced_at":"2026-05-19T14:09:02.895Z","repository":{"id":109077175,"uuid":"456104917","full_name":"pradipchaudhary/vanilla-node-rest-api","owner":"pradipchaudhary","description":"Create robust RESTful APIs using pure Node.js. This minimalist repository offers a straightforward foundation for building powerful backend systems without additional frameworks. Perfect for learning or launching fast, lightweight APIs.","archived":false,"fork":false,"pushed_at":"2023-01-10T10:33:25.000Z","size":316,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T13:51:06.620Z","etag":null,"topics":["api","javascript","nodejs","nodejs-server","rest","rest-api"],"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/pradipchaudhary.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":"2022-02-06T09:19:46.000Z","updated_at":"2024-01-06T18:16:53.000Z","dependencies_parsed_at":"2023-06-19T17:30:14.866Z","dependency_job_id":null,"html_url":"https://github.com/pradipchaudhary/vanilla-node-rest-api","commit_stats":null,"previous_names":["pradipchaudhary/vanilla-node-rest-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pradipchaudhary/vanilla-node-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradipchaudhary%2Fvanilla-node-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradipchaudhary%2Fvanilla-node-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradipchaudhary%2Fvanilla-node-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradipchaudhary%2Fvanilla-node-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pradipchaudhary","download_url":"https://codeload.github.com/pradipchaudhary/vanilla-node-rest-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradipchaudhary%2Fvanilla-node-rest-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33219471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"last_error":"SSL_read: 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","javascript","nodejs","nodejs-server","rest","rest-api"],"created_at":"2025-03-01T00:33:42.709Z","updated_at":"2026-05-19T14:09:02.870Z","avatar_url":"https://github.com/pradipchaudhary.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vanilla Node REST API\n\n\u003e Full CRUD REST API using Node.js with no framework\n\nThis is for learning/experimental purposes. In most cases, you would use something like Express in a production project\n\n```\n# Routes\nGET      /api/products\nPOST     /api/products\nGET      /api/products/:id\nPUT      /api/products/:id\nDELETE   /api/products/:id\n\n```\n\n## Usage\n\n```\n# Install dependencies\nnpm install\nyarn install\n\n# Run in develpment\nnpm run dev\nyarn run dev\n\n# Run in production\nnpm start\nyarn start\n```\n\nFeel free to add to this and create a PR. I plan on creating a better router, but if you'd like to do that, feel free\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradipchaudhary%2Fvanilla-node-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpradipchaudhary%2Fvanilla-node-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradipchaudhary%2Fvanilla-node-rest-api/lists"}