{"id":20643351,"url":"https://github.com/coderboy-raiyan/vanilla-node-rest-api","last_synced_at":"2025-03-09T14:30:25.162Z","repository":{"id":104919473,"uuid":"535574993","full_name":"coderboy-raiyan/vanilla-node-rest-api","owner":"coderboy-raiyan","description":"Here I have created Restful API using Raw Node JS. One great thing about this project is that your data will persist in a JSON file database. without any framework. 🔥🚀","archived":false,"fork":false,"pushed_at":"2022-09-12T13:25:29.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T09:10:36.862Z","etag":null,"topics":["json-database","node-server","nodejs","restful-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/coderboy-raiyan.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-09-12T08:29:02.000Z","updated_at":"2022-09-12T13:34:16.000Z","dependencies_parsed_at":"2023-05-27T02:45:17.442Z","dependency_job_id":null,"html_url":"https://github.com/coderboy-raiyan/vanilla-node-rest-api","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/coderboy-raiyan%2Fvanilla-node-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderboy-raiyan%2Fvanilla-node-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderboy-raiyan%2Fvanilla-node-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderboy-raiyan%2Fvanilla-node-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderboy-raiyan","download_url":"https://codeload.github.com/coderboy-raiyan/vanilla-node-rest-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242704531,"owners_count":20172239,"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":["json-database","node-server","nodejs","restful-api"],"created_at":"2024-11-16T16:12:33.462Z","updated_at":"2025-03-09T14:30:25.127Z","avatar_url":"https://github.com/coderboy-raiyan.png","language":"JavaScript","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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderboy-raiyan%2Fvanilla-node-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderboy-raiyan%2Fvanilla-node-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderboy-raiyan%2Fvanilla-node-rest-api/lists"}