{"id":19573228,"url":"https://github.com/erickwendel/complete-nodejs-webapi-without-frameworks-yt","last_synced_at":"2025-04-27T05:32:11.338Z","repository":{"id":37724042,"uuid":"491922445","full_name":"ErickWendel/complete-nodejs-webapi-without-frameworks-yt","owner":"ErickWendel","description":"Examples and challenges of my video about Creating and testing a complete Node.js Rest API (Without frameworks)","archived":false,"fork":false,"pushed_at":"2022-07-12T21:37:20.000Z","size":13,"stargazers_count":175,"open_issues_count":2,"forks_count":38,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T21:24:03.878Z","etag":null,"topics":["fetch","javascript","node","nodejs","runner","test","testing"],"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/ErickWendel.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}},"created_at":"2022-05-13T14:09:51.000Z","updated_at":"2025-02-24T13:41:00.000Z","dependencies_parsed_at":"2022-07-12T23:00:29.779Z","dependency_job_id":null,"html_url":"https://github.com/ErickWendel/complete-nodejs-webapi-without-frameworks-yt","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/ErickWendel%2Fcomplete-nodejs-webapi-without-frameworks-yt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErickWendel%2Fcomplete-nodejs-webapi-without-frameworks-yt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErickWendel%2Fcomplete-nodejs-webapi-without-frameworks-yt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErickWendel%2Fcomplete-nodejs-webapi-without-frameworks-yt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErickWendel","download_url":"https://codeload.github.com/ErickWendel/complete-nodejs-webapi-without-frameworks-yt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251094571,"owners_count":21535324,"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":["fetch","javascript","node","nodejs","runner","test","testing"],"created_at":"2024-11-11T06:32:47.910Z","updated_at":"2025-04-27T05:32:11.057Z","avatar_url":"https://github.com/ErickWendel.png","language":"JavaScript","readme":"# Building a complete Node.js WebApi + testing with no frameworks\n\nWelcome, this repo is part of my youtube video about Creating and testing a complete Node.js Rest API (With no frameworks). \n\nFirst of all, leave your star 🌟 on this repo.\n\nAccess our [**exclusive telegram channel**](https://bit.ly/ErickWendelContentHub) so I'll let you know about all the content I've been producing \n\n## Source code of the examples showed in class\n- Access them in [examples-in-class/web-api](./examples-in-class/web-api)\n## Features Checklist + Challenges\n\n- Web API\n    - [ ] it should have an endpoint for storing heroes' data\n    - [ ] it should have an endpoint for retrieving heroes' data\n    - [ ] it should have an endpoint for updating heroes' data\n    - [ ] it should have an endpoint for deleting heroes' data\n    - [ ] it should test when the application throws an error\n\n- Testing\n    - Unit\n        - [ ] it should test all files on the routes layer\n        - [ ] it should test all files on the repositories layer\n        - [ ] it should test all files on the factories layer\n        - Plus\n          - [ ] it should reach 100% code coverage (it's currently not possible to get code coverage metrics using only the native Node.js, see [c8](https://www.npmjs.com/package/c8) for this task)\n\n    - Integration / E2E\n        - [ ] it should test the endpoint for storing heroes' data\n        - [ ] it should test the endpoint for retrieving heroes' data\n        - [ ] it should test the endpoint for updating heroes' data\n        - [ ] it should test the endpoint for deleting heroes' data\n        - [ ] it should test when the application throws an error\n\n### Notes\n- Should you have some difficulties solving the problems, please comment on the [**Youtube video**](https://youtu.be/xR4D2bp8_S0)\n\n- As soon as you've been finishing the tasks, comment on the  [**Youtube video**](https://youtu.be/xR4D2bp8_S0) so all other students can be pushed forward by your efforts\n\n## Have fun!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickwendel%2Fcomplete-nodejs-webapi-without-frameworks-yt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferickwendel%2Fcomplete-nodejs-webapi-without-frameworks-yt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickwendel%2Fcomplete-nodejs-webapi-without-frameworks-yt/lists"}