GetFreeCourses.Co-Udemy-Nodejs API Complete Guide By Building Blog Application 2023

Torrent Details

GetFreeCourses.Co-Udemy-Nodejs API Complete Guide by Building Blog Application<span style=color:#777> 2023</span>GetFreeCourses.Co-Udemy-Nodejs API Complete Guide by Building Blog Application<span style=color:#777> 2023</span>

NAME
GetFreeCourses.Co-Udemy-Nodejs API Complete Guide by Building Blog Application 2023.torrent
CATEGORY
Other
INFOHASH
c4ce8739f167dacd3ce8751e80120468cb93adef
SIZE
4.5 GB in 96 files
ADDED
Uploaded on 17-01-2023 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Nodejs API Complete Guide Build a Blog Project API 2023

Master Node JS by building a real-world RESTful API (Blog API) with authentication, deployment API Documentation & more

Udemy Link - https://www.udemy.com/course/nodejs-api-complete-guide-by-building-blog-application-api/

Please seed as much as you can!

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
1. GETTING STARTED - MUST WATCH/1. Blog API Application Features.mp412.5 MB
1. GETTING STARTED - MUST WATCH/2. Creating Server.mp489.5 MB
1. GETTING STARTED - MUST WATCH/3. Connect To Mongodb Database.mp475.4 MB
1. GETTING STARTED - MUST WATCH/4. Mongodb in Vscode.mp413.4 MB
10. MONGOOSE VIRTUAL PROPERTIES/1. User Full Name Virtual Property.mp446.5 MB
10. MONGOOSE VIRTUAL PROPERTIES/2. User Full Name Initials Virtual Property.mp411.5 MB
10. MONGOOSE VIRTUAL PROPERTIES/3. Post Count Virtual Property.mp49 MB
10. MONGOOSE VIRTUAL PROPERTIES/4. Following & Blocking Viewers Count Virtual Property.mp423.8 MB
11. USER API CONTROLLER/1. Additional API Feature introduction.mp49 MB
11. USER API CONTROLLER/10. Upgrade User Account.mp439.6 MB
11. USER API CONTROLLER/11. Populate User's Posts.mp443.5 MB
11. USER API CONTROLLER/12. Update User Profile API.mp482.2 MB
11. USER API CONTROLLER/13. Update User Password API.mp457.2 MB
11. USER API CONTROLLER/14. Delete User Account API.mp484.8 MB
11. USER API CONTROLLER/15. User API Returning Error.mp454.1 MB
11. USER API CONTROLLER/2. Create Post Controller.mp463.3 MB
11. USER API CONTROLLER/3. Last Date User Created A Post Logic.mp43.8 MB
11. USER API CONTROLLER/4. Mongoose Hooks Explained.mp453 MB
11. USER API CONTROLLER/5. Last Date User Created A Post.mp474.4 MB
11. USER API CONTROLLER/6. Check If User Is Active Or Not Logic.mp44.5 MB
11. USER API CONTROLLER/7. Check If User Is Active Or Not.mp442.4 MB
11. USER API CONTROLLER/8. System Blocking User If Inactive For 30 Days.mp434.6 MB
11. USER API CONTROLLER/9. Last Active Date Of A User.mp438.2 MB
12. POST CATEGORY CONTROLLER API/1. Create Category.mp435.6 MB
12. POST CATEGORY CONTROLLER API/2. Final All Categories.mp417.3 MB
12. POST CATEGORY CONTROLLER API/3. Fetch Single Category.mp47.5 MB
12. POST CATEGORY CONTROLLER API/4. Update Category.mp425 MB
12. POST CATEGORY CONTROLLER API/5. Delete Category.mp414.8 MB
13. POST API CONTROLLER PART 3/1. Finishing Post Creation.mp445.9 MB
13. POST API CONTROLLER PART 3/10. Days Ago Of A Post.mp436.6 MB
13. POST API CONTROLLER PART 3/11. Post Photo Upload.mp471.8 MB
13. POST API CONTROLLER PART 3/12. Deleting Of A Post.mp438.9 MB
13. POST API CONTROLLER PART 3/13. Update Post.mp449.5 MB
13. POST API CONTROLLER PART 3/14. Post API Improvement.mp416.1 MB
13. POST API CONTROLLER PART 3/2. Hiding Posts from Blocked User Logic.mp47.7 MB
13. POST API CONTROLLER PART 3/3. Hiding Posts from Blocked User.mp4137.9 MB
13. POST API CONTROLLER PART 3/4. Liking A Post Controller.mp480.3 MB
13. POST API CONTROLLER PART 3/5. Disliking A Post Controller.mp431.6 MB
13. POST API CONTROLLER PART 3/6. Number Of Views Of A Post.mp449.5 MB
13. POST API CONTROLLER PART 3/7. Number Of Post Views Count.mp441.5 MB
13. POST API CONTROLLER PART 3/8. Likes and Dislikes Count Of Post.mp415 MB
13. POST API CONTROLLER PART 3/9. Post Likes And Dislikes In Percentage.mp432.9 MB
14. COMMENT CONTROLLER API/1. Create Comment.mp492.8 MB
14. COMMENT CONTROLLER API/2. Update Comment.mp433 MB
14. COMMENT CONTROLLER API/3. Delete Comment.mp419.3 MB
15. API DOCUMENTATION/1. API Documentation Intro.mp424.1 MB
15. API DOCUMENTATION/10. Markdown Crash Course Part 3.mp424.2 MB
15. API DOCUMENTATION/11. Readm.so Tool.mp425.1 MB
15. API DOCUMENTATION/12. API Documentation Part 1.mp478.7 MB
15. API DOCUMENTATION/13. API Documentation Part 2.mp442.8 MB
15. API DOCUMENTATION/14. API Documentation Part 3.mp424.2 MB
15. API DOCUMENTATION/15. API Documentation Part 4.mp445.7 MB
15. API DOCUMENTATION/2. What is an API.mp421.5 MB
15. API DOCUMENTATION/3. What is API Documentation.mp47.7 MB
15. API DOCUMENTATION/4. How To Write Good API Documentation.mp414.7 MB
15. API DOCUMENTATION/5. Tools For API Documentation.mp45.3 MB
15. API DOCUMENTATION/6. API Project Documention Repository.mp419.5 MB
15. API DOCUMENTATION/7. What is Markdown Language.mp410.7 MB
15. API DOCUMENTATION/8. Markdown Crash Course Part 1.mp450.6 MB
15. API DOCUMENTATION/9. Markdown Crash Course Part 2.mp438.5 MB
16. DEPLOYMENT (RENDER)/1. Preparing for Deployment.mp449.9 MB
16. DEPLOYMENT (RENDER)/2. Deploy Application To Render.mp481.4 MB
2. DATA MODELLING/1. Data Modelling Logic.mp419.7 MB
2. DATA MODELLING/2. User Model.mp455 MB
2. DATA MODELLING/3. Post Model.mp444.4 MB
2. DATA MODELLING/4. Comment And Category Models.mp413.1 MB
3. EXPRESS ROUTING & MVC DESIGN PATTERN/1. Creating Dummy Routes.mp478.8 MB
3. EXPRESS ROUTING & MVC DESIGN PATTERN/2. Testing Dummy Routes using Thunder Client.mp457.1 MB
3. EXPRESS ROUTING & MVC DESIGN PATTERN/3. Express Routing Explained.mp443 MB
3. EXPRESS ROUTING & MVC DESIGN PATTERN/4. Refactor To Use Express Routing.mp4172.6 MB
3. EXPRESS ROUTING & MVC DESIGN PATTERN/5. MVC Explained.mp416.5 MB
3. EXPRESS ROUTING & MVC DESIGN PATTERN/6. Refactor Routes To Use Controllers.mp452 MB
3. Final Project Repository.html259 B
4. EXPRESS MIDDLEWARES & AUTHENTICATION TYPES/1. Types of Authentication.mp424.5 MB
4. EXPRESS MIDDLEWARES & AUTHENTICATION TYPES/2. How Authentication Works.mp418.2 MB
4. EXPRESS MIDDLEWARES & AUTHENTICATION TYPES/3. How JWT Works.mp416.1 MB
4. EXPRESS MIDDLEWARES & AUTHENTICATION TYPES/4. Uses Of Middleware.mp416.7 MB
4. EXPRESS MIDDLEWARES & AUTHENTICATION TYPES/5. How Middleware Works.mp432.2 MB
4. EXPRESS MIDDLEWARES & AUTHENTICATION TYPES/6. Uses Of Middleware.mp416.7 MB
4. EXPRESS MIDDLEWARES & AUTHENTICATION TYPES/7. How Middleware Works.mp432.3 MB
4. EXPRESS MIDDLEWARES & AUTHENTICATION TYPES/8. Middleware Demo.mp440.7 MB
4. Final Project Live Preview.html334 B
5. AUTHENTICATION & AUTHORIZATION/1. User Registration Controller.mp474.4 MB
5. AUTHENTICATION & AUTHORIZATION/2. Login User Controller.mp429.2 MB
5. AUTHENTICATION & AUTHORIZATION/3. Hash User Password.mp428.6 MB
5. AUTHENTICATION & AUTHORIZATION/4. Verify User Password.mp432.6 MB
5. AUTHENTICATION & AUTHORIZATION/5. User Profile Controller.mp432 MB
5. AUTHENTICATION & AUTHORIZATION/6. Generate Token-JWT.mp458.5 MB
5. AUTHENTICATION & AUTHORIZATION/7. Get Token from Header.mp491.1 MB
5. AUTHENTICATION & AUTHORIZATION/8. Protect Route Middleware.mp443.3 MB
5. AUTHENTICATION & AUTHORIZATION/9. Verify Token.mp472.7 MB
7. FILE UPLOAD TO CLOUDINARY/1. User Model Modified.mp429.5 MB
7. FILE UPLOAD TO CLOUDINARY/2. Cloudinary API Key.mp422.1 MB
7. FILE UPLOAD TO CLOUDINARY/3. Cloudinary Configuration.mp445.5 MB
7. FILE UPLOAD TO CLOUDINARY/4. Upload File To Cloudinary.mp467.4 MB
7. FILE UPLOAD TO CLOUDINARY/5. Upload Profile Photo.mp475.6 MB

Alternative Torrents for 'GetFreeCourses.CoUdemyNodejs API Complete Guide by Building Blog Application'.

There are no alternative torrents found.