Theme
light
black
autumn
business
lemonade
halloween
18+
TV
Movies
Movies libraries
Dub/Dual Audio
Anime
Anime libraries
Dub/Dual Audio
Subbed
Raw
Games
PC
Mac
Linux
Android
Softwares
Windows
Mac
Android
Music
MP3
Lossless
Album
Video
Other
Audio
Video
Image
Document
Program
Android
DiskImage
Source Code
Database
Archive
Theme
light
black
autumn
business
lemonade
halloween
Advertise here
Torrents Search Engine
Search Any Type Of Torrents
Search
Torrent Details
NodeJs Build The Complete E-Commerce Web API
Category:
Ebook/Course
Size:
2.15 GB
Seeders:
17
Leechers:
16
Downloads:
347
Uploaded:
Feb 19, 2021
Torrent
Magnet
Files
Trackers
Info
NodeJs Build The Complete E-Commerce Web API
[TutsNode.com] - NodeJs Build The Complete E-Commerce Web API
3. Preparing the API Server
8. ReadWrite Data to Database Using API.mp4
- 96.32 MB
12.1 initial-eshop-backend.zip
- 22.52 KB
8. ReadWrite Data to Database Using API.srt
- 15.66 KB
1. Introduction.srt
- 1.6 KB
10. Create Backend API Routes & Schemas.srt
- 9.78 KB
2. File Structure.srt
- 1.21 KB
7. Installing Mongoose and Connect to MongoDB Database.srt
- 9.75 KB
6. Logging API Requests.srt
- 2.62 KB
5. Create First API Call & Parsing Json Data.srt
- 6.74 KB
3. Creating the Backend Server with Express.srt
- 6.72 KB
9. Analysing the E-Shop Database.srt
- 6.38 KB
12. Section Code.html
- 136 B
4. Reading Environment Variables.srt
- 5.54 KB
11. Enabling CORS & Why Do We Need It.srt
- 3.3 KB
10. Create Backend API Routes & Schemas.mp4
- 76.55 MB
7. Installing Mongoose and Connect to MongoDB Database.mp4
- 61.29 MB
5. Create First API Call & Parsing Json Data.mp4
- 38.99 MB
3. Creating the Backend Server with Express.mp4
- 34.81 MB
9. Analysing the E-Shop Database.mp4
- 32.59 MB
4. Reading Environment Variables.mp4
- 27.92 MB
11. Enabling CORS & Why Do We Need It.mp4
- 20.57 MB
6. Logging API Requests.mp4
- 17.83 MB
1. Introduction.mp4
- 7.08 MB
2. File Structure.mp4
- 3.25 MB
7. Product Image & Gallery Upload
8.1 full-backend.zip
- 75 KB
2. Configure Server Side Upload.srt
- 12.54 KB
6. Product Gallery Multiple Images Upload.srt
- 7.55 KB
4. Validating Uploaded File Types.srt
- 6.79 KB
3. Testing Image Upload with Postman.srt
- 6.06 KB
7. Excluding Uploads Folder From Authentication.srt
- 3.29 KB
1. Introduction.srt
- 2.69 KB
5. Image Upload With Product Post Request.srt
- 1.31 KB
8. Section Code.html
- 136 B
2. Configure Server Side Upload.mp4
- 95.16 MB
6. Product Gallery Multiple Images Upload.mp4
- 66.31 MB
4. Validating Uploaded File Types.mp4
- 52.01 MB
3. Testing Image Upload with Postman.mp4
- 31.56 MB
7. Excluding Uploads Folder From Authentication.mp4
- 20.82 MB
1. Introduction.mp4
- 12.95 MB
5. Image Upload With Product Post Request.mp4
- 11.59 MB
1. Introduction
1. Introduction.srt
- 2.55 KB
3. Pickup Your Task and We Review it - How this course is interactive.srt
- 1.81 KB
4. Join Students Tasks Board - Invitation Link + Git Repo.html
- 613 B
4.1 How to Create PR's in Github.html
- 183 B
4.2 The Git Repository of the Course.html
- 120 B
4.3 Invitation to the Task Board.html
- 150 B
2. Overview to our RESTful API.srt
- 3.79 KB
1. Introduction.mp4
- 27.33 MB
2. Overview to our RESTful API.mp4
- 11.23 MB
3. Pickup Your Task and We Review it - How this course is interactive.mp4
- 8.24 MB
4. Products & Categories
16.1 backend-products.zip
- 45.51 KB
4. Add and Delete Categories.srt
- 12.93 KB
14. Filtering and Getting Products by Category.srt
- 7.55 KB
2. Products Model & Scheme.srt
- 6.72 KB
13. Get Featured Products REST API.srt
- 5.95 KB
7. Post a New Product REST API.srt
- 5.89 KB
3. Categories Model & Scheme.srt
- 1.42 KB
6. Update Category.srt
- 4.31 KB
5. Get Categories and Category Details.srt
- 2.97 KB
8. Get a Product & List of Products REST API.srt
- 4.15 KB
11. Delete a Product REST API and Validate Id.srt
- 4.02 KB
12. Get Products Count for Statistics Purposes.srt
- 3.88 KB
10. Update a Product REST API.srt
- 3.54 KB
9. Population of Category in Get a Product API.srt
- 3.38 KB
1. Introduction.srt
- 3.17 KB
15. Changing _id key to id - more frontend friendly.srt
- 2.17 KB
16. Section Code.html
- 136 B
4. Add and Delete Categories.mp4
- 95.54 MB
14. Filtering and Getting Products by Category.mp4
- 54.53 MB
7. Post a New Product REST API.mp4
- 45.33 MB
2. Products Model & Scheme.mp4
- 44.73 MB
13. Get Featured Products REST API.mp4
- 42.96 MB
11. Delete a Product REST API and Validate Id.mp4
- 32.39 MB
12. Get Products Count for Statistics Purposes.mp4
- 30.36 MB
6. Update Category.mp4
- 28.91 MB
10. Update a Product REST API.mp4
- 28.75 MB
8. Get a Product & List of Products REST API.mp4
- 27.25 MB
9. Population of Category in Get a Product API.mp4
- 23.55 MB
5. Get Categories and Category Details.mp4
- 19.44 MB
1. Introduction.mp4
- 18.58 MB
15. Changing _id key to id - more frontend friendly.mp4
- 12.86 MB
3. Categories Model & Scheme.mp4
- 8.43 MB
6. Orders
12.1 backend-orders.zip
- 28.84 KB
4. New Order & Create Order Items on Posting New Order.srt
- 13.02 KB
5. Get Order Detail and Populate Products in Order Items and User Data.srt
- 8.72 KB
9. Calculating Total Price of one Order.srt
- 7.08 KB
10. Get Total E-Shop Sales using $sum.srt
- 6.75 KB
2. Orders & Order-Items Model & Scheme.srt
- 5.28 KB
6. Update Order Status & Delete Order.srt
- 5.1 KB
11. Get User Orders.srt
- 3.79 KB
1. Introduction.srt
- 2.36 KB
8. Explaining the Solution.srt
- 2.12 KB
3. Array of Refs - Example of Link Order to Order Items to Products.srt
- 1.28 KB
7. Delete Order Items after Deleting the Order.html
- 154 B
12. Section Code.html
- 136 B
4. New Order & Create Order Items on Posting New Order.mp4
- 95.79 MB
5. Get Order Detail and Populate Products in Order Items and User Data.mp4
- 68.04 MB
9. Calculating Total Price of one Order.mp4
- 67.58 MB
10. Get Total E-Shop Sales using $sum.mp4
- 57.34 MB
6. Update Order Status & Delete Order.mp4
- 38.2 MB
2. Orders & Order-Items Model & Scheme.mp4
- 33.74 MB
11. Get User Orders.mp4
- 29.05 MB
8. Explaining the Solution.mp4
- 17.28 MB
1. Introduction.mp4
- 9.37 MB
3. Array of Refs - Example of Link Order to Order Items to Products.mp4
- 8.37 MB
5. Users & Authentication
13.1 backend-users.zip
- 27.13 KB
6. Login a User REST API & Creating a Token.srt
- 12.14 KB
9. Excluding REST API Routes From Authentication.srt
- 7.44 KB
11. Users & Admins - User Role.srt
- 7.16 KB
1. Introduction.srt
- 6.19 KB
7. Protecting the API and Authentication JWT Middleware.srt
- 5.97 KB
3. PostRegister a New User REST API.srt
- 5.86 KB
8. Authentication Error Handling.srt
- 5.39 KB
5. Get User and List of Users Excluding Password.srt
- 3.32 KB
4. Hashing the User Password.srt
- 3.3 KB
10. Add More Secret User Information to Token.srt
- 3.21 KB
2. Users Model & Schema.srt
- 2.18 KB
12. Get User Count REST API.srt
- 2.12 KB
13. Section Code.html
- 136 B
6. Login a User REST API & Creating a Token.mp4
- 83.29 MB
9. Excluding REST API Routes From Authentication.mp4
- 48.67 MB
11. Users & Admins - User Role.mp4
- 46.43 MB
7. Protecting the API and Authentication JWT Middleware.mp4
- 43 MB
3. PostRegister a New User REST API.mp4
- 37.17 MB
8. Authentication Error Handling.mp4
- 36.07 MB
1. Introduction.mp4
- 26.69 MB
5. Get User and List of Users Excluding Password.mp4
- 22.57 MB
12. Get User Count REST API.mp4
- 22.18 MB
4. Hashing the User Password.mp4
- 20.53 MB
10. Add More Secret User Information to Token.mp4
- 18.81 MB
2. Users Model & Schema.mp4
- 16.65 MB
2. Tools and Environment
1. Installing NodeJs.srt
- 2.2 KB
3. Installing PostMan to Test our API's.srt
- 2.02 KB
4. Configure MongoDB Atlas.srt
- 2.21 KB
2. Installing our Coding Editor (IDE) + Extensions.srt
- 8.32 KB
2. Installing our Coding Editor (IDE) + Extensions.mp4
- 40.44 MB
4. Configure MongoDB Atlas.mp4
- 13.86 MB
3. Installing PostMan to Test our API's.mp4
- 8.9 MB
1. Installing NodeJs.mp4
- 8.46 MB
8. What is Next
1. Next Steps.html
- 323 B
TutsNode.com.txt
- 63 B
[TGx]Downloaded from torrentgalaxy.to .txt
- 585 B
.pad
0
- 165.45 KB
1
- 211.04 KB
2
- 475.03 KB
3
- 344.8 KB
4
- 214.62 KB
5
- 461.38 KB
6
- 474.43 KB
7
- 431.34 KB
8
- 189.66 KB
9
- 219.49 KB
10
- 162.13 KB
11
- 481.46 KB
12
- 496.82 KB
13
- 338.79 KB
14
- 75.98 KB
15
- 177.32 KB
16
- 275.49 KB
17
- 3.38 KB
18
- 45.92 KB
19
- 63.96 KB
20
- 5.95 KB
21
- 310.01 KB
22
- 342.63 KB
23
- 437.65 KB
24
- 191.43 KB
25
- 270.56 KB
26
- 421.87 KB
27
- 114.85 KB
28
- 454.2 KB
29
- 147.74 KB
30
- 456.02 KB
31
- 96.91 KB
32
- 260.66 KB
33
- 84.55 KB
34
- 171.32 KB
35
- 255.67 KB
36
- 321.8 KB
37
- 463.5 KB
38
- 441.53 KB
39
- 332.53 KB
40
- 180.12 KB
41
- 444.28 KB
42
- 484.56 KB
43
- 63.04 KB
44
- 199.17 KB
45
- 429.44 KB
46
- 171.25 KB
47
- 229.43 KB
48
- 357.28 KB
49
- 148.37 KB
50
- 53.73 KB
51
- 143.63 KB
52
- 418.7 KB
53
- 272.43 KB
54
- 138.05 KB
55
- 100.25 KB
56
- 45.02 KB
57
- 72.4 KB
58
- 136.42 KB
59
- 269.16 KB
60
- 430.32 KB
Trackers
Seeders
Leechers
Downloads
udp://tracker.zerobytes.xyz:1337/announce
0
0
0
udp://9.rarbg.com:2920/announce
6
0
2
udp://www.torrent.eu.org:451/announce
0
0
14
udp://tracker.0x.tf:6969/announce
0
0
1
udp://tracker.opentrackr.org:1337/announce
11
1
216
udp://fe.dealclub.de:6969/announce
0
0
0
udp://open.stealth.si:80/announce
0
0
0
udp://pow7.com:80/announce
14
1
10
udp://p4p.arenabg.com:1337/announce
0
0
0
udp://tracker.leech.ie:1337/announce
0
0
0
udp://mts.tvbit.co:6969/announce
0
0
0
udp://tracker.moeking.me:6969/announce
0
0
0
udp://opentracker.i2p.rocks:6969/announce
1
0
14
udp://movies.zsw.ca:6969/announce
0
0
0
udp://vibe.sleepyinternetfun.xyz:1738/announce
0
0
0
udp://bubu.mapfactor.com:6969/announce
0
0
0
udp://tracker.theoks.net:6969/announce
0
0
0
udp://bt2.archive.org:6969/announce
0
0
0
udp://exodus.desync.com:6969/announce
0
0
0
udp://bt1.archive.org:6969/announce
0
0
0
udp://explodie.org:6969/announce
0
0
0
udp://tracker1.bt.moack.co.kr:80/announce
0
0
0
InfoHash:
8F440BE77FF3711983E0576A8E3CC898AA51963A
Last updated:
May 26, 2022
File count:
203 B
File Category:
9
Tags:
Other, Tutorials
Related Torrents
[ TutSala.com ] Udemy - SOLIDWORKS Animation Tutorials for Absolute Beginners
Ebook/Course
Jun 2, 2022
948.21 MB
1
23
70
Torrent
Magnet
The Complete Photoshop Manual - Expert Tutorials To Improve Your Skills
Ebook/Course
Nov 8, 2020
130.11 MB
24
22
532
Torrent
Magnet
[ FreeCourseWeb.com ] Skillshare - ClickBank Affiliate Marketing Without A Website (Step-by-Step Tutorials)
Ebook/Course
May 24, 2022
601.94 MB
2
3
0
Torrent
Magnet
Juices for Total Wellness By Juicing Tutorials
Ebook/Course
Jun 11, 2023
148.28 MB
24
14
3.38 k
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - Microsoft Azure Storage services Tutorials
Ebook/Course
Jun 3, 2022
493.46 MB
3
30
227
Torrent
Magnet
Knots Tutorials How to Knot Properly for Beginners Knot Guide for Beginners
Ebook/Course
Jul 7, 2021
25.34 MB
19
13
134
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - Learn HTML 5 - The Complete HTML 5 And CSS3 Tutorials Course
Ebook/Course
Jun 22, 2023
1.34 GB
10
18
180
Torrent
Magnet
IOS Animations by Tutorials (Sixth Edition) EPUB
Ebook/Course
Jan 9, 2022
120.35 MB
15
10
155
Torrent
Magnet
Core Data by Tutorials (Eighth Edition) PDF
Ebook/Course
Jan 9, 2022
31.28 MB
19
5
187
Torrent
Magnet
[ FreeCourseWeb.com ] Wood Whittling Tutorials - Learning Wood Whittling Technique Through These Simple Guides - Wood Whittling Guide Book
Ebook/Course
Jul 10, 2021
68.44 MB
19
4
283
Torrent
Magnet
A Beginner's Guide To Sketchup Simple Designs And Detailed Tutorials.pdf
Ebook/Course
Oct 26, 2021
15.48 MB
13
10
944
Torrent
Magnet
[ FreeCourseWeb.com ] Woodworking Tutorials - Simple and Detail Woodworking Projects for Beginners - Woodworking Patterns
Ebook/Course
Jul 26, 2021
34.48 MB
18
4
766
Torrent
Magnet
Python Programming Tutorials Learn From Scratch With Examples
Ebook/Course
Sep 24, 2020
10.99 MB
19
1
6.09 k
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - Python Django Tutorials for Beginners to Become an Expert
Ebook/Course
Sep 23, 2021
959.69 MB
7
12
155
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Dart and Flutter Tutorials for Beginners
Ebook/Course
Aug 7, 2021
803.69 MB
15
4
81
Torrent
Magnet
MyFreeOnlineMovies.com UDEMY Tutorials - Learn Adobe Flash From Scratch
Ebook/Course
Jan 4, 2019
1.14 GB
0
0
0
Torrent
Magnet
Android Debugging by Tutorials
Ebook/Course
Aug 24, 2022
22.81 MB
2
15
85
Torrent
Magnet
[ FreeCryptoLearn.com ] Udemy - Dodd-Frank Act Tutorials
Ebook/Course
Nov 3, 2023
636.69 MB
1
16
85
Torrent
Magnet
[ CourseBoat.com ] Computer Programming Like A Pro - Fundamentals of Programming, Tutorials For Beginners
Ebook/Course
Jan 4, 2022
2.47 MB
12
3
97
Torrent
Magnet
Catalyst by Tutorials (Second Edition) by Marin Bencevic EPUB
Ebook/Course
Jan 8, 2022
23.45 MB
6
8
26
Torrent
Magnet
Home
Movies
TV Shows
Anime
Videos
Music
Games
Software
18+
Books