{"id":26284239,"url":"https://github.com/phmc99/study-node-streams","last_synced_at":"2025-07-16T18:04:51.019Z","repository":{"id":232733905,"uuid":"785011436","full_name":"phmc99/study-node-streams","owner":"phmc99","description":"This projects is about a Node REST API without frameworks and a lot of features using only native tools","archived":false,"fork":false,"pushed_at":"2025-03-04T03:03:19.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T23:43:23.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/phmc99.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":"2024-04-11T02:22:52.000Z","updated_at":"2025-03-04T03:03:22.000Z","dependencies_parsed_at":"2025-03-04T04:19:15.032Z","dependency_job_id":"c4f7e3db-4cff-4852-9faa-f66d19ad0037","html_url":"https://github.com/phmc99/study-node-streams","commit_stats":null,"previous_names":["phmc99/crud-only-node","phmc99/study-node-streams"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phmc99/study-node-streams","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmc99%2Fstudy-node-streams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmc99%2Fstudy-node-streams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmc99%2Fstudy-node-streams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmc99%2Fstudy-node-streams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phmc99","download_url":"https://codeload.github.com/phmc99/study-node-streams/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmc99%2Fstudy-node-streams/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265528810,"owners_count":23782764,"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":[],"created_at":"2025-03-14T18:30:43.653Z","updated_at":"2025-07-16T18:04:50.976Z","avatar_url":"https://github.com/phmc99.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Desafio\n\n## Detalhes\n\nNesse desafio você desenvolverá uma API para realizar o CRUD de suas *tasks* (tarefas).\n\nA API deve conter as seguintes funcionalidades:\n\n- Criação de uma task\n- Listagem de todas as tasks\n- Atualização de uma task pelo `id`\n- Remover uma task pelo `id`\n- Marcar pelo `id` uma task como completa\n- E o verdadeiro desafio: Importação de tasks em massa por um arquivo CSV usando streams\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphmc99%2Fstudy-node-streams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphmc99%2Fstudy-node-streams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphmc99%2Fstudy-node-streams/lists"}