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
[UdemyCourseDownloader] Python REST APIs With Flask, Docker, MongoDB, And AWS DevOps
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Learn Python coding with RESTful API’s using the Flask framework. Understand how to use MongoDB, Docker and Tensor flow.
So you know a bit of Python and want to learn about RESTful API’s and other cool technologies like Flask, Docker, MongoDB to name just a few?
Or maybe you just want to add web development Python skills to your resume.
Whatever the reason is, you have landed on the right page if you have an interest in taking your Python skills to the next level.
Why use Python for web development?
Coding in Python is simple, and a student with no prior knowledge can easily understand a line of code and its use – this means with only the basics, you can comfortably write a complete program.
Python has a great number of frameworks and tools to get you up and going fast with web development.
It’s a great match – a powerful language with a great range of tools that you can put to use quickly.
Why choose this course?
You will be able to learn and understand how to design and implement RESTful API’s via the Flask framework.
Ever wanted to know what a NoSQL database is, and how to use one? You’ll learn how to do that as well, using Python.
And what is Docker, and what does it mean to “dockerize” your apps? Yep, you guessed it, you will learn that as well in this course.
You’ll even learn how to build a machine learning API using TensorFlow for image recognition.
Another hot topic is DevOps, and you will learn about that and go through the process of deploying a RESTful API on an Amazon EC2 instance.
In short, this course is designed to take your basic Python skills and take you to the next level in the shortest period of time.
What topics are covered in this course?
Understanding the Basics of the Python Flask Framework
Understanding and Implementing a REST API
Docker
MongoDB
Project: Database as a Service Restful API
Project: Building a Restful API for similarity check using Natural Language Processing
Project: Building an Image Recognition Restful API using Tensorflow and Deep Learning
Project: Building a Restful API to Handle Bank Transactions
Deploying Restful API into an AWS EC2 Instance
You’ll come away with a firm understanding of how all the pieces work individually, and more importantly how they fit together.
This really is an all in one course to get you up to speed with these topics, fast.
What you’ll learn
Have a deeper knowledge and understanding of core elements of web development using Python
Understand and be able to use the flask framework
Plan, build, setup and deploy a RESTful API to an Amazon EC2 instance
Make use of a NoSQL (MongoDB) Database
Build a machine-learning API using Tensorflow for image recognition
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
01. Understanding the Basics of the Python Flask Framework and its Workflow/1. Downloading and Installing VirtualBox and Ubuntu.mp4
80.2 MB
01. Understanding the Basics of the Python Flask Framework and its Workflow/1. Downloading and Installing VirtualBox and Ubuntu.vtt
9.4 KB
01. Understanding the Basics of the Python Flask Framework and its Workflow/1.1 Ubuntu Image.html
100 B
01. Understanding the Basics of the Python Flask Framework and its Workflow/1.2 Virtual Box Link.html
102 B
01. Understanding the Basics of the Python Flask Framework and its Workflow/2. Installing Flask and Running a Hello World Program.mp4
55.8 MB
01. Understanding the Basics of the Python Flask Framework and its Workflow/2. Installing Flask and Running a Hello World Program.vtt
6.9 KB
01. Understanding the Basics of the Python Flask Framework and its Workflow/3. Understanding the Web Cycle For Development.mp4
80 MB
01. Understanding the Basics of the Python Flask Framework and its Workflow/3. Understanding the Web Cycle For Development.vtt
14.1 KB
01. Understanding the Basics of the Python Flask Framework and its Workflow/4. Revisiting Hello World Program And Explaining GETs.mp4
100.1 MB
01. Understanding the Basics of the Python Flask Framework and its Workflow/4. Revisiting Hello World Program And Explaining GETs.vtt
13.6 KB
01. Understanding the Basics of the Python Flask Framework and its Workflow/5. JSON, Examples of JSON, and JSON in Flask.mp4
128.7 MB
01. Understanding the Basics of the Python Flask Framework and its Workflow/5. JSON, Examples of JSON, and JSON in Flask.vtt
20.8 KB
01. Understanding the Basics of the Python Flask Framework and its Workflow/6. GET and POST Requests + Response Structure.mp4
76.1 MB
01. Understanding the Basics of the Python Flask Framework and its Workflow/6. GET and POST Requests + Response Structure.vtt
13.5 KB
01. Understanding the Basics of the Python Flask Framework and its Workflow/7. Downloading and Installing Postman.mp4
64.2 MB
01. Understanding the Basics of the Python Flask Framework and its Workflow/7. Downloading and Installing Postman.vtt
6.4 KB
01. Understanding the Basics of the Python Flask Framework and its Workflow/7.1 Installation Guide.html
134 B
01. Understanding the Basics of the Python Flask Framework and its Workflow/8. Handling POST Requests in Flask and Building a Mini API.mp4
66.7 MB
01. Understanding the Basics of the Python Flask Framework and its Workflow/8. Handling POST Requests in Flask and Building a Mini API.vtt
9.1 KB
02. Understanding and Implementing a Simple REST API/1. What is a RESTful API..mp4
93.2 MB
02. Understanding and Implementing a Simple REST API/1. What is a RESTful API..vtt
16 KB
02. Understanding and Implementing a Simple REST API/2. Restful API Resource Method Chart.mp4
76.7 MB
02. Understanding and Implementing a Simple REST API/2. Restful API Resource Method Chart.vtt
10.9 KB
02. Understanding and Implementing a Simple REST API/3. Project 1, Building Restful API Part 1.mp4
142.7 MB
02. Understanding and Implementing a Simple REST API/3. Project 1, Building Restful API Part 1.vtt
16.2 KB
02. Understanding and Implementing a Simple REST API/3.1 Source code - Understanding and Implementing a Simple REST API - Project 1, Building Restful API Part 1.html
141 B
02. Understanding and Implementing a Simple REST API/4. Project 1, Building Restful API Part 2.mp4
160.1 MB
02. Understanding and Implementing a Simple REST API/4. Project 1, Building Restful API Part 2.vtt
16.9 KB
02. Understanding and Implementing a Simple REST API/4.1 Source code - Understanding and Implementing a Simple REST API - Project 1, Building Restful API Part 2.html
141 B
03. Docker/1. What is Docker and Why Use it..mp4
83.1 MB
03. Docker/1. What is Docker and Why Use it..vtt
18.2 KB
03. Docker/2. Downloading and Installing Docker and Docker-Compose.mp4
95 MB
03. Docker/2. Downloading and Installing Docker and Docker-Compose.vtt
7.4 KB
03. Docker/3. Dockerizing our First Application.mp4
232.7 MB
03. Docker/3. Dockerizing our First Application.vtt
31.3 KB
04. MongoDB/1. What is a Database and MongoDB.mp4
92.7 MB
04. MongoDB/1. What is a Database and MongoDB.vtt
15.2 KB
04. MongoDB/2. MongoDB Introduction.mp4
179.1 MB
04. MongoDB/2. MongoDB Introduction.vtt
24.7 KB
04. MongoDB/3. Installing MongoDB on the Ubuntu Virtual Machine.mp4
55.5 MB
04. MongoDB/3. Installing MongoDB on the Ubuntu Virtual Machine.vtt
4.8 KB
04. MongoDB/4. Creating and Deleting Databases.mp4
150.7 MB
04. MongoDB/4. Creating and Deleting Databases.vtt
19.4 KB
04. MongoDB/5. Creating and Deleting Collections in MongoDB.mp4
156.3 MB
04. MongoDB/5. Creating and Deleting Collections in MongoDB.vtt
19.7 KB
04. MongoDB/6. Query Documents in MongoDB.mp4
160.2 MB
04. MongoDB/6. Query Documents in MongoDB.vtt
19.5 KB
04. MongoDB/7. Updating and Sorting and Limiting Documents in MongoDB.mp4
134.3 MB
04. MongoDB/7. Updating and Sorting and Limiting Documents in MongoDB.vtt
17.5 KB
04. MongoDB/8. Building a Simple Application to Keep Track of Number of Users.mp4
131.8 MB
04. MongoDB/8. Building a Simple Application to Keep Track of Number of Users.vtt
19.2 KB
04. MongoDB/8.1 Source code - MongoDB - Building a Simple Application to Keep Track of Number of Users.html
141 B
05. Project Database as a Service Restful API/1. Chart Protocol for New API Part 1.mp4
77.9 MB
05. Project Database as a Service Restful API/1. Chart Protocol for New API Part 1.vtt
12.2 KB
05. Project Database as a Service Restful API/2. Building the Sentences API Part 2.mp4
265.8 MB
05. Project Database as a Service Restful API/2. Building the Sentences API Part 2.vtt
30.9 KB
05. Project Database as a Service Restful API/3. Building the Sentences API Part 3.mp4
172.3 MB
05. Project Database as a Service Restful API/3. Building the Sentences API Part 3.vtt
20.3 KB
05. Project Database as a Service Restful API/3.1 Source code - Project Database as a Service Restful API - Building the Sentences API Part 3.html
141 B
06. Project Building a Restful API for Similarity Check using Natural Language Proc/1. Building a Similarity API Part 1.mp4
99.1 MB
06. Project Building a Restful API for Similarity Check using Natural Language Proc/1. Building a Similarity API Part 1.vtt
13.3 KB
06. Project Building a Restful API for Similarity Check using Natural Language Proc/2. Building a Similarity API Docker-compose Structure Part 2.mp4
125.8 MB
06. Project Building a Restful API for Similarity Check using Natural Language Proc/2. Building a Similarity API Docker-compose Structure Part 2.vtt
16.6 KB
06. Project Building a Restful API for Similarity Check using Natural Language Proc/3. Building a Similarity API Registration Part 3.mp4
86.8 MB
06. Project Building a Restful API for Similarity Check using Natural Language Proc/3. Building a Similarity API Registration Part 3.vtt
13.6 KB
06. Project Building a Restful API for Similarity Check using Natural Language Proc/4. Building a Similarity API Detection of Similarity Part 4.mp4
127.4 MB
06. Project Building a Restful API for Similarity Check using Natural Language Proc/4. Building a Similarity API Detection of Similarity Part 4.vtt
17.8 KB
06. Project Building a Restful API for Similarity Check using Natural Language Proc/5. Building a Similarity API Refilling Part 5.mp4
83.8 MB
06. Project Building a Restful API for Similarity Check using Natural Language Proc/5. Building a Similarity API Refilling Part 5.vtt
10.3 KB
06. Project Building a Restful API for Similarity Check using Natural Language Proc/6. Building a Similarity API Testing the API Part 6.mp4
85.4 MB
06. Project Building a Restful API for Similarity Check using Natural Language Proc/6. Building a Similarity API Testing the API Part 6.vtt
10.9 KB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/1. Building an Image Classification API Part 1.mp4
75.8 MB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/1. Building an Image Classification API Part 1.vtt
13.2 KB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/2. Building an Image Classification API, Project folders Part 2.mp4
53.5 MB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/2. Building an Image Classification API, Project folders Part 2.vtt
10.3 KB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/3. Building an Image Classification API, Registration Part 3.mp4
74 MB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/3. Building an Image Classification API, Registration Part 3.vtt
12.1 KB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/4. Building an Image Classification API, Classification Function Part 4.mp4
230.3 MB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/4. Building an Image Classification API, Classification Function Part 4.vtt
30 KB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/5. Building an Image Classification API, refill functionality Part 5.mp4
67.3 MB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/5. Building an Image Classification API, refill functionality Part 5.vtt
9.1 KB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/6. Building an Image Classification API Testing Part 6.mp4
104.9 MB
07. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/6. Building an Image Classification API Testing Part 6.vtt
11.5 KB
08. Project Building a Restful API to handle Bank Transactions/1. Building a Bank API, Part 1.mp4
94.6 MB
08. Project Building a Restful API to handle Bank Transactions/1. Building a Bank API, Part 1.vtt
13.7 KB
08. Project Building a Restful API to handle Bank Transactions/2. Building a Bank API, Part 2.mp4
205.7 MB
08. Project Building a Restful API to handle Bank Transactions/2. Building a Bank API, Part 2.vtt
31.7 KB
08. Project Building a Restful API to handle Bank Transactions/3. Building a Bank API, Part 3.mp4
168.7 MB
08. Project Building a Restful API to handle Bank Transactions/3. Building a Bank API, Part 3.vtt
19.7 KB
08. Project Building a Restful API to handle Bank Transactions/4. Building a Bank API, Part 4.mp4
58.8 MB
08. Project Building a Restful API to handle Bank Transactions/4. Building a Bank API, Part 4.vtt
7 KB
08. Project Building a Restful API to handle Bank Transactions/4.1 Source code - Project Building a Restful API to handle Bank Transactions - Building a Bank API, Part 4.html
141 B
09. Deploying Restful API into AWS EC2 Instance/1. Deploying.mp4
288 MB
09. Deploying Restful API into AWS EC2 Instance/1. Deploying.vtt
36.5 KB
10. Bonus Material/1. Bonus - Please Watch!.mp4
15.6 MB
10. Bonus Material/1. Bonus - Please Watch!.vtt
995 B
10. Bonus Material/2. Check out Our Other 36 Udemy Courses!.html