An open API service indexing awesome lists of open source software.

https://github.com/hozlucas28/nodejs-course-iii-2023

Repository of NodeJS course (part three) of @midudev.
https://github.com/hozlucas28/nodejs-course-iii-2023

2023 api api-rest course express expressjs http-methods husky javascript midudev mit-license nodejs prettier schema validations zod

Last synced: 7 months ago
JSON representation

Repository of NodeJS course (part three) of @midudev.

Awesome Lists containing this project

README

          


NodeJS Course - III [2023]


Repository of NodeJS course (part three) 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 three) 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 command npm install to install all packages used in this repository. Now, runs npm run start:API in your terminal to test the API. Available calls are documented in the api.http file.


Related




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.