Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hozlucas28/nodejs-course-ii-2023
Repository of NodeJS course (part two) of @midudev.
https://github.com/hozlucas28/nodejs-course-ii-2023
2023 api course express expressjs husky javascript midudev mit-license native-api nodejs prettier routing
Last synced: 14 days ago
JSON representation
Repository of NodeJS course (part two) of @midudev.
- Host: GitHub
- URL: https://github.com/hozlucas28/nodejs-course-ii-2023
- Owner: hozlucas28
- License: mit
- Created: 2023-08-09T06:33:00.000Z (over 1 year ago)
- Default Branch: Master
- Last Pushed: 2024-01-01T18:14:49.000Z (12 months ago)
- Last Synced: 2024-01-26T08:02:49.683Z (11 months ago)
- Topics: 2023, api, course, express, expressjs, husky, javascript, midudev, mit-license, native-api, nodejs, prettier, routing
- Language: JavaScript
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NodeJS Course - II [2023]
Repository of NodeJS course (part two) of Midudev.
Summary •
Installation •
Available Scripts •
Related •
License •
Acknowledgments •
Contact
Summary
This is a repository where I store all lessons that I take on NodeJS course (part two) of Midudev. In addition, I used npm packages like: Prettier and Husky to make my code be more 'prettier'.
Installation
Clone the repository, install Node.js (runtime environment) and use Visual Studio Code (code editor). Then, run commandnpm install
to install all packages used in this repository. Now, runs any of the available scripts to test each API. Available calls are documented in theapi.http
files.
Available Scripts
-
npm run start:lesson01
: starts the API of the first lesson in http://localhost:3000.
-
npm run start:lesson02
: starts the API of the second lesson in http://localhost:3000.
-
npm run start:lesson03
: starts the API of the third lesson in http://localhost:3000.
Related
-
Repository of NodeJS - I course
-
Repository of NodeJS - III course
-
Repository of NodeJS - IV course
-
Repository of NodeJS - V course
-
Repository of NodeJS - VI course
License
This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.
Acknowledgments
Thanks to Miguel Ángel Durán teacher to make this course.
Contact
If you want to contact me, please see my socials medias in my GitHub profile.