Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hozlucas28/nodejs-course-iv-2023
Repository of NodeJS course (part four) of @midudev.
https://github.com/hozlucas28/nodejs-course-iv-2023
2023 api api-rest course express expressjs fl0 husky javascript midudev mit-license mvc-pattern nodejs prettier
Last synced: 7 days ago
JSON representation
Repository of NodeJS course (part four) of @midudev.
- Host: GitHub
- URL: https://github.com/hozlucas28/nodejs-course-iv-2023
- Owner: hozlucas28
- License: mit
- Created: 2023-08-11T17:41:21.000Z (over 1 year ago)
- Default Branch: Master
- Last Pushed: 2025-01-01T02:50:35.000Z (about 1 month ago)
- Last Synced: 2025-01-01T03:27:16.122Z (about 1 month ago)
- Topics: 2023, api, api-rest, course, express, expressjs, fl0, husky, javascript, midudev, mit-license, mvc-pattern, nodejs, prettier
- Language: JavaScript
- Homepage: https://nodejs-course-iv-2023-bdkd-dev.fl0.io/movies
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NodeJS Course - IV [2023]
Repository of NodeJS course (part four) of Midudev.
Summary •
Installation •
Related •
License •
Acknowledgments •
Contact
Summary
This is a repository where I store all lessons that I take on NodeJS course (part four) 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, runsnpm run start:dev
in your terminal to test the API in your local server. Available calls are documented in the api.http file.
Related
-
Repository of NodeJS - I course
-
Repository of NodeJS - II course
-
Repository of NodeJS - III 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.