17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Udemy - NodeJs - Beginner Practical Guide - E-Commerce Web API [2022]
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/01 - Introduction/001 Introduction.mp4
27.3 MB
~Get Your Files Here !/01 - Introduction/001 Introduction_en.vtt
2.3 KB
~Get Your Files Here !/01 - Introduction/002 Overview to our RESTful API.mp4
11.2 MB
~Get Your Files Here !/01 - Introduction/002 Overview to our RESTful API_en.vtt
3.3 KB
~Get Your Files Here !/01 - Introduction/003 How to use this course.html
1003 B
~Get Your Files Here !/01 - Introduction/004 If you get stuck and Errors.html
1.7 KB
~Get Your Files Here !/02 - Tools and Environment/001 Installing our Coding Editor (IDE) + Extensions.mp4
40.4 MB
~Get Your Files Here !/02 - Tools and Environment/001 Installing our Coding Editor (IDE) + Extensions_en.vtt
7.3 KB
~Get Your Files Here !/02 - Tools and Environment/002 Installing NodeJs.mp4
15.9 MB
~Get Your Files Here !/02 - Tools and Environment/003 Installing PostMan to Test our API's.mp4
8.9 MB
~Get Your Files Here !/02 - Tools and Environment/003 Installing PostMan to Test our API's_en.vtt
1.8 KB
~Get Your Files Here !/02 - Tools and Environment/004 Configure MongoDB Atlas.mp4
13.8 MB
~Get Your Files Here !/02 - Tools and Environment/004 Configure MongoDB Atlas_en.vtt
2 KB
~Get Your Files Here !/02 - Tools and Environment/005 Using MondoDB Compass.mp4
16.6 MB
~Get Your Files Here !/02 - Tools and Environment/005 Using MondoDB Compass_en.vtt
3.6 KB
~Get Your Files Here !/03 - Preparing the API Server/001 Introduction.mp4
7.1 MB
~Get Your Files Here !/03 - Preparing the API Server/001 Introduction_en.vtt
1.4 KB
~Get Your Files Here !/03 - Preparing the API Server/002 File Structure.mp4
3.2 MB
~Get Your Files Here !/03 - Preparing the API Server/002 File Structure_en.vtt
1.1 KB
~Get Your Files Here !/03 - Preparing the API Server/003 Creating the Backend Server with Express.mp4
34.8 MB
~Get Your Files Here !/03 - Preparing the API Server/003 Creating the Backend Server with Express_en.vtt
5.9 KB
~Get Your Files Here !/03 - Preparing the API Server/004 Reading Environment Variables.mp4
27.9 MB
~Get Your Files Here !/03 - Preparing the API Server/004 Reading Environment Variables_en.vtt
4.9 KB
~Get Your Files Here !/03 - Preparing the API Server/005 Create First API Call & Parsing Json Data.mp4
39 MB
~Get Your Files Here !/03 - Preparing the API Server/005 Create First API Call & Parsing Json Data_en.vtt
5.9 KB
~Get Your Files Here !/03 - Preparing the API Server/006 Important note about parsing json data.html
532 B
~Get Your Files Here !/03 - Preparing the API Server/007 Logging API Requests.mp4
17.8 MB
~Get Your Files Here !/03 - Preparing the API Server/007 Logging API Requests_en.vtt
2.3 KB
~Get Your Files Here !/03 - Preparing the API Server/008 Installing Mongoose and Connect to MongoDB Database.mp4
61.3 MB
~Get Your Files Here !/03 - Preparing the API Server/008 Installing Mongoose and Connect to MongoDB Database_en.vtt
8.5 KB
~Get Your Files Here !/03 - Preparing the API Server/009 Optional Seeding Database.mp4
10 MB
~Get Your Files Here !/03 - Preparing the API Server/009 Optional Seeding Database_en.vtt
2.2 KB
~Get Your Files Here !/03 - Preparing the API Server/010 ReadWrite Data to Database Using API.mp4
96.3 MB
~Get Your Files Here !/03 - Preparing the API Server/010 ReadWrite Data to Database Using API_en.vtt
13.5 KB
~Get Your Files Here !/03 - Preparing the API Server/011 Analysing the E-Shop Database.mp4
32.6 MB
~Get Your Files Here !/03 - Preparing the API Server/011 Analysing the E-Shop Database_en.vtt
5.6 KB
~Get Your Files Here !/03 - Preparing the API Server/012 Create Backend API Routes & Schemas.mp4
76.5 MB
~Get Your Files Here !/03 - Preparing the API Server/012 Create Backend API Routes & Schemas_en.vtt
8.5 KB
~Get Your Files Here !/03 - Preparing the API Server/013 Enabling CORS & Why Do We Need It.mp4
20.6 MB
~Get Your Files Here !/03 - Preparing the API Server/013 Enabling CORS & Why Do We Need It_en.vtt
2.9 KB
~Get Your Files Here !/03 - Preparing the API Server/014 Section Code.html
327 B
~Get Your Files Here !/03 - Preparing the API Server/database/categories.json
792 B
~Get Your Files Here !/03 - Preparing the API Server/database/orderitems.json
2.3 KB
~Get Your Files Here !/03 - Preparing the API Server/database/orders.json
2.5 KB
~Get Your Files Here !/03 - Preparing the API Server/database/products.json
25.7 KB
~Get Your Files Here !/03 - Preparing the API Server/database/users.json
2 KB
~Get Your Files Here !/03 - Preparing the API Server/initial-eshop-backend/app.js
1.1 KB
~Get Your Files Here !/03 - Preparing the API Server/initial-eshop-backend/DS_Store
6 KB
~Get Your Files Here !/03 - Preparing the API Server/initial-eshop-backend/models/category.js
148 B
~Get Your Files Here !/03 - Preparing the API Server/initial-eshop-backend/models/order.js
136 B
~Get Your Files Here !/03 - Preparing the API Server/initial-eshop-backend/models/product.js
251 B
~Get Your Files Here !/03 - Preparing the API Server/initial-eshop-backend/models/user.js
239 B
~Get Your Files Here !/03 - Preparing the API Server/initial-eshop-backend/package-lock.json
60.9 KB
~Get Your Files Here !/03 - Preparing the API Server/initial-eshop-backend/package.json
424 B
~Get Your Files Here !/03 - Preparing the API Server/initial-eshop-backend/routes/categories.js
339 B
~Get Your Files Here !/03 - Preparing the API Server/initial-eshop-backend/routes/orders.js
321 B
~Get Your Files Here !/03 - Preparing the API Server/initial-eshop-backend/routes/products.js
727 B
~Get Your Files Here !/03 - Preparing the API Server/initial-eshop-backend/routes/users.js
315 B
~Get Your Files Here !/03 - Preparing the API Server/uploads/0C1D7F7C-42B1-4A62-B4C3-A042BEB6A6B5.jpg-1604606693142.jpeg
1.6 MB
~Get Your Files Here !/03 - Preparing the API Server/uploads/0ef3aefb-7fa8-4e00-9c26-96fe95b37780.png-1602682971782.png
3.3 MB
~Get Your Files Here !/03 - Preparing the API Server/uploads/22371A34-147B-492E-A624-8BDFDD380851.png-1602696877384.png
836.4 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/2578649B-655C-4C21-9118-D09A86E84D89.jpg-1605699395218.jpeg
1.3 MB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15d8852a025143f9593a7c-1604665285223.jpeg
38.4 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15d8852a025143f9593a7c-1604665316399.png
38.4 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15d8852a025143f9593a7c-1604665316400.jpeg
36.4 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15d9b3e520d44421ed8e9d-1603731680474.jpeg
44.3 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15d9b3e520d44421ed8e9d-1604699042286.jpeg
19.9 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15d9b3e520d44421ed8e9d-1604699042287.jpeg
17.1 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15d9b3e520d44421ed8e9d-1604699042288.jpeg
15.2 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15da135420d22456ed8e9e-1604697417413.jpeg
285.1 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15da135420d22456ed8e9e-1604697417417.jpeg
208.9 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15da135420d22456ed8e9e-1604697417419.jpeg
448.2 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15da135420d44421ed8e9e-1604695903120.jpeg
9.5 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15da135420d44421ed8e9e-1604695903122.jpeg
91.4 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15da135420d44421ed8e9e-1604695903124.jpeg
144.7 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15da135420d44443ed8e9e-1604698716796.jpeg
32.1 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15da135420d44443ed8e9e-1604698716798.jpeg
33.8 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15da135420d44443ed8e9e-1604698716799.jpeg
29.8 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15da135420d44443ed8e9e-1604698716800.jpeg
50.2 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15da135420d44456ed8e9e-1604665545871.jpeg
38 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15da135420d44456ed8e9e-1604665545872.jpeg
191.5 KB
~Get Your Files Here !/03 - Preparing the API Server/uploads/5f15da135420d44456ed8e9e-1604665545875.jpeg
119.1 KB
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/models/_category.js
212 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/models/_order.js
212 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/models/_product.js
212 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/models/_user.js
212 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/routes/_categories.js
212 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/routes/_orders.js
212 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/routes/_products.js
212 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/routes/_users.js
212 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/_.DS_Store
120 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/_app.js
212 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/_models
212 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/_package-lock.json
212 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/_package.json
212 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/initial-eshop-backend/_routes
212 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/_database
220 B
~Get Your Files Here !/03 - Preparing the API Server/__MACOSX/_initial-eshop-backend