{"id":19643107,"url":"https://github.com/varejaodacarne/vanilla_node_api_rest","last_synced_at":"2026-05-12T08:39:54.052Z","repository":{"id":42697861,"uuid":"305142404","full_name":"VarejaoDaCarne/vanilla_node_api_rest","owner":"VarejaoDaCarne","description":"Full CRUD REST API using Nodejs with no framework","archived":false,"fork":false,"pushed_at":"2022-11-10T02:27:48.000Z","size":116,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-09T19:55:49.016Z","etag":null,"topics":["crud","javascript","nodejs","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VarejaoDaCarne.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}},"created_at":"2020-10-18T16:11:39.000Z","updated_at":"2021-08-09T02:11:11.000Z","dependencies_parsed_at":"2023-01-21T20:46:17.361Z","dependency_job_id":null,"html_url":"https://github.com/VarejaoDaCarne/vanilla_node_api_rest","commit_stats":null,"previous_names":["varejaodacarne/vanilla_node_api_rest"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VarejaoDaCarne%2Fvanilla_node_api_rest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VarejaoDaCarne%2Fvanilla_node_api_rest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VarejaoDaCarne%2Fvanilla_node_api_rest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VarejaoDaCarne%2Fvanilla_node_api_rest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VarejaoDaCarne","download_url":"https://codeload.github.com/VarejaoDaCarne/vanilla_node_api_rest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240948962,"owners_count":19883249,"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":["crud","javascript","nodejs","rest-api"],"created_at":"2024-11-11T14:18:53.228Z","updated_at":"2026-05-12T08:39:48.987Z","avatar_url":"https://github.com/VarejaoDaCarne.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vanilla Node REST API\n\nIsto é para motivos de aprendizagem/prática. Na maioria dos casos, você vai querer usar algo como o framework Express em seus projetos.\n\nTutorial seguido: \u003ca href=\"https://www.youtube.com/watch?v=_1xa8Bsho6A\u0026ab_channel=TraversyMedia\"\u003eVanilla Node.js REST API | No Framework\u003c/a\u003e.\n\n## Como Usar\n\n### Rotas\n```\nGET      /api/products\nPOST     /api/products\nGET      /api/products/:id\nPUT      /api/products/:id\nDELETE   /api/products/:id\n```\n\n### Iniciar\n```\n# Instalar dependências\nyarn\n\n# Rodar em desenvolvimento\nyarn dev\n\n# Rodar em produção\nyarn start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarejaodacarne%2Fvanilla_node_api_rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarejaodacarne%2Fvanilla_node_api_rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarejaodacarne%2Fvanilla_node_api_rest/lists"}