{"id":22775002,"url":"https://github.com/hozlucas28/nodejs-course-iii-2023","last_synced_at":"2026-04-10T13:31:03.262Z","repository":{"id":187630041,"uuid":"676825813","full_name":"hozlucas28/NodeJS-Course-III-2023","owner":"hozlucas28","description":"Repository of NodeJS course (part three) of @midudev.","archived":false,"fork":false,"pushed_at":"2026-01-02T00:09:49.000Z","size":144,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"Master","last_synced_at":"2026-01-03T14:39:09.909Z","etag":null,"topics":["2023","api","api-rest","course","express","expressjs","http-methods","husky","javascript","midudev","mit-license","nodejs","prettier","schema","validations","zod"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/hozlucas28.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-10T05:20:45.000Z","updated_at":"2026-01-02T00:09:52.000Z","dependencies_parsed_at":"2024-01-01T19:27:39.716Z","dependency_job_id":"66f68d7a-013d-4a87-b436-b9b697e59539","html_url":"https://github.com/hozlucas28/NodeJS-Course-III-2023","commit_stats":null,"previous_names":["hozlucas28/nodejs-course-iii-2023"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hozlucas28/NodeJS-Course-III-2023","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hozlucas28%2FNodeJS-Course-III-2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hozlucas28%2FNodeJS-Course-III-2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hozlucas28%2FNodeJS-Course-III-2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hozlucas28%2FNodeJS-Course-III-2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hozlucas28","download_url":"https://codeload.github.com/hozlucas28/NodeJS-Course-III-2023/tar.gz/refs/heads/Master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hozlucas28%2FNodeJS-Course-III-2023/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31645170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"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":["2023","api","api-rest","course","express","expressjs","http-methods","husky","javascript","midudev","mit-license","nodejs","prettier","schema","validations","zod"],"created_at":"2024-12-11T18:18:51.461Z","updated_at":"2026-04-10T13:31:03.242Z","avatar_url":"https://github.com/hozlucas28.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    NodeJS Course - III [2023]\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n    Repository of \u003ca href=\"https://aprendenode.dev/\" target=\"_blank\"\u003eNodeJS course\u003ca\u003e (part three) of \u003ca href=\"https://www.linkedin.com/in/midudev/\" target=\"_blank\"\u003eMidudev\u003c/a\u003e.\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"#----summary\"\u003eSummary\u003c/a\u003e •\n    \u003ca href=\"#----installation\"\u003eInstallation\u003c/a\u003e •\n    \u003ca href=\"#----related\"\u003eRelated\u003c/a\u003e •\n    \u003ca href=\"#----license\"\u003eLicense\u003c/a\u003e •\n    \u003ca href=\"#----acknowledgments\"\u003eAcknowledgments\u003c/a\u003e •\n    \u003ca href=\"#----contact\"\u003eContact\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./.github/nodejs-logo.png\" width=\"425\"\u003e\n\u003c/p\u003e\n\n\u003ch2\u003e\n    Summary\n\u003c/h2\u003e\n\u003cp\u003e\n    This is a repository where I store all lessons that I take on \u003ca href=\"https://aprendenode.dev/\" target=\"_blank\"\u003eNodeJS course\u003ca\u003e (part three) of \u003ca href=\"https://www.linkedin.com/in/midudev/\" target=\"_blank\"\u003eMidudev\u003c/a\u003e. In addition, I used npm packages like: \u003ca href=\"https://prettier.io/\" target=\"_blank\"\u003ePrettier\u003c/a\u003e and \u003ca href=\"https://github.com/typicode/husky\" target=\"_blank\"\u003eHusky\u003c/a\u003e to make my code be more 'prettier'.\n\u003c/p\u003e\n\n\u003ch2\u003e\n    Installation\n\u003c/h2\u003e\n\u003cp\u003e\n    Clone the repository, install \u003ca href=\"https://nodejs.org/es/\" target=\"_blank\"\u003eNode.js\u003c/a\u003e (runtime environment) and use \u003ca href=\"https://code.visualstudio.com/\" target=\"_blank\"\u003eVisual Studio Code\u003c/a\u003e (code editor). Then, run command \u003ccode\u003enpm install\u003c/code\u003e to install all packages used in this repository. Now, runs \u003ccode\u003enpm run start:API\u003c/code\u003e in your terminal to test the API. Available calls are documented in the \u003ca href=\"./src/api.http\" target=\"_blank\"\u003eapi.http\u003c/a\u003e file.\n\u003c/p\u003e\n\n\u003ch2\u003e\n    Related\n\u003c/h2\u003e\n\u003cp\u003e\n    \u003cul\u003e\n        \u003cli\u003e\n            \u003ca href=\"https://github.com/hozlucas28/NodeJS-Course-I-2023\" target=\"_blank\"\u003eRepository of NodeJS - I course\u003c/a\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\n            \u003ca href=\"https://github.com/hozlucas28/NodeJS-Course-II-2023\" target=\"_blank\"\u003eRepository of NodeJS - II course\u003c/a\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\n            \u003ca href=\"https://github.com/hozlucas28/NodeJS-Course-IV-2023\" target=\"_blank\"\u003eRepository of NodeJS - IV course\u003c/a\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\n            \u003ca href=\"https://github.com/hozlucas28/NodeJS-Course-V-2023\" target=\"_blank\"\u003eRepository of NodeJS - V course\u003c/a\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\n            \u003ca href=\"https://github.com/hozlucas28/NodeJS-Course-VI-2023\" target=\"_blank\"\u003eRepository of NodeJS - VI course\u003c/a\u003e\n        \u003c/li\u003e\n    \u003c/ul\u003e\n\u003c/p\u003e\n\n\u003ch2\u003e\n    License\n\u003c/h2\u003e\n\u003cp\u003e\n    This repository is under \u003ca href=\"./LICENSE\" target=\"_blank\"\u003eMIT license\u003c/a\u003e, if you want to see what you are allowed to do with the content of this repository, please visit \u003ca href=\"https://choosealicense.com/licenses/\" target=\"_blank\"\u003echoosealicense.com\u003c/a\u003e for more information.\n\u003c/p\u003e\n\n\u003ch2\u003e\n    Acknowledgments\n\u003c/h2\u003e\n\u003cp\u003e\n    Thanks to \u003ca href=\"https://www.linkedin.com/in/midudev/\" target=\"_blank\"\u003eMiguel Ángel Durán\u003c/a\u003e teacher to make this course.\n\u003c/p\u003e\n\n\u003ch2\u003e\n    Contact\n\u003c/h1\u003e\n\u003cp\u003e\n    If you want to contact me, please see my \u003ca href=\"https://github.com/hozlucas28\" target=\"_blank\"\u003esocials medias\u003c/a\u003e in my GitHub profile.\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhozlucas28%2Fnodejs-course-iii-2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhozlucas28%2Fnodejs-course-iii-2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhozlucas28%2Fnodejs-course-iii-2023/lists"}