[FreeCourseSite com] Udemy - Python REST APIs with Flask, Docker, MongoDB, and AWS DevOps
1. Understanding the Basics of the Python Flask Framework and its Workflow/1. Downloading and Installing VirtualBox and Ubuntu.mp4 80.2 MB 1. Understanding the Basics of the Python Flask Framework and its Workflow/1. Downloading and Installing VirtualBox and Ubuntu.vtt 9.4 KB 1. Understanding the Basics of the Python Flask Framework and its Workflow/1.1 Ubuntu Image.html 100 B 1. Understanding the Basics of the Python Flask Framework and its Workflow/1.2 Virtual Box Link.html 102 B 1. Understanding the Basics of the Python Flask Framework and its Workflow/2. Installing Flask and Running a Hello World Program.mp4 55.8 MB 1. Understanding the Basics of the Python Flask Framework and its Workflow/2. Installing Flask and Running a Hello World Program.vtt 6.9 KB 1. Understanding the Basics of the Python Flask Framework and its Workflow/3. Understanding the Web Cycle For Development.mp4 80 MB 1. Understanding the Basics of the Python Flask Framework and its Workflow/3. Understanding the Web Cycle For Development.vtt 14.1 KB 1. Understanding the Basics of the Python Flask Framework and its Workflow/4. Revisiting Hello World Program And Explaining GETs.mp4 100.1 MB 1. Understanding the Basics of the Python Flask Framework and its Workflow/4. Revisiting Hello World Program And Explaining GETs.vtt 13.6 KB 1. Understanding the Basics of the Python Flask Framework and its Workflow/5. JSON, Examples of JSON, and JSON in Flask.mp4 128.7 MB 1. Understanding the Basics of the Python Flask Framework and its Workflow/5. JSON, Examples of JSON, and JSON in Flask.vtt 20.8 KB 1. Understanding the Basics of the Python Flask Framework and its Workflow/6. GET and POST Requests + Response Structure.mp4 76.1 MB 1. Understanding the Basics of the Python Flask Framework and its Workflow/6. GET and POST Requests + Response Structure.vtt 13.5 KB 1. Understanding the Basics of the Python Flask Framework and its Workflow/7. Downloading and Installing Postman.mp4 64.2 MB 1. Understanding the Basics of the Python Flask Framework and its Workflow/7. Downloading and Installing Postman.vtt 6.4 KB 1. Understanding the Basics of the Python Flask Framework and its Workflow/7.1 Installation Guide.html 134 B 1. 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 1. 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 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 1.5 KB 10. Bonus Material/3. Source Codes.html 2.3 KB 2. Understanding and Implementing a Simple REST API/1. What is a RESTful API..mp4 93.2 MB 2. Understanding and Implementing a Simple REST API/1. What is a RESTful API..vtt 16 KB 2. Understanding and Implementing a Simple REST API/2. Restful API Resource Method Chart.mp4 76.7 MB 2. Understanding and Implementing a Simple REST API/2. Restful API Resource Method Chart.vtt 10.9 KB 2. Understanding and Implementing a Simple REST API/3. Project 1, Building Restful API Part 1.mp4 142.7 MB 2. Understanding and Implementing a Simple REST API/3. Project 1, Building Restful API Part 1.vtt 16.2 KB 2. 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 2. Understanding and Implementing a Simple REST API/4. Project 1, Building Restful API Part 2.mp4 160.1 MB 2. Understanding and Implementing a Simple REST API/4. Project 1, Building Restful API Part 2.vtt 16.9 KB 2. 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 3. Docker/1. What is Docker and Why Use it..mp4 83.1 MB 3. Docker/1. What is Docker and Why Use it..vtt 18.2 KB 3. Docker/2. Downloading and Installing Docker and Docker-Compose.mp4 95 MB 3. Docker/2. Downloading and Installing Docker and Docker-Compose.vtt 7.4 KB 3. Docker/3. Dockerizing our First Application.mp4 232.7 MB 3. Docker/3. Dockerizing our First Application.vtt 31.3 KB 4. MongoDB/1. What is a Database and MongoDB.mp4 92.7 MB 4. MongoDB/1. What is a Database and MongoDB.vtt 15.2 KB 4. MongoDB/2. MongoDB Introduction.mp4 179.1 MB 4. MongoDB/2. MongoDB Introduction.vtt 24.7 KB 4. MongoDB/3. Installing MongoDB on the Ubuntu Virtual Machine.mp4 55.5 MB 4. MongoDB/3. Installing MongoDB on the Ubuntu Virtual Machine.vtt 4.8 KB 4. MongoDB/4. Creating and Deleting Databases.mp4 150.7 MB 4. MongoDB/4. Creating and Deleting Databases.vtt 19.4 KB 4. MongoDB/5. Creating and Deleting Collections in MongoDB.mp4 156.3 MB 4. MongoDB/5. Creating and Deleting Collections in MongoDB.vtt 19.7 KB 4. MongoDB/6. Query Documents in MongoDB.mp4 160.2 MB 4. MongoDB/6. Query Documents in MongoDB.vtt 19.5 KB 4. MongoDB/7. Updating and Sorting and Limiting Documents in MongoDB.mp4 134.3 MB 4. MongoDB/7. Updating and Sorting and Limiting Documents in MongoDB.vtt 17.5 KB 4. MongoDB/8. Building a Simple Application to Keep Track of Number of Users.mp4 131.8 MB 4. MongoDB/8. Building a Simple Application to Keep Track of Number of Users.vtt 19.2 KB 4. MongoDB/8.1 Source code - MongoDB - Building a Simple Application to Keep Track of Number of Users.html 141 B 5. Project Database as a Service Restful API/1. Chart Protocol for New API Part 1.mp4 77.9 MB 5. Project Database as a Service Restful API/1. Chart Protocol for New API Part 1.vtt 12.2 KB 5. Project Database as a Service Restful API/2. Building the Sentences API Part 2.mp4 265.8 MB 5. Project Database as a Service Restful API/2. Building the Sentences API Part 2.vtt 30.9 KB 5. Project Database as a Service Restful API/3. Building the Sentences API Part 3.mp4 172.3 MB 5. Project Database as a Service Restful API/3. Building the Sentences API Part 3.vtt 20.3 KB 5. 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 6. Project Building a Restful API for Similarity Check using Natural Language Proc/1. Building a Similarity API Part 1.mp4 99.1 MB 6. Project Building a Restful API for Similarity Check using Natural Language Proc/1. Building a Similarity API Part 1.vtt 13.3 KB 6. 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 6. 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 6. Project Building a Restful API for Similarity Check using Natural Language Proc/3. Building a Similarity API Registration Part 3.mp4 86.8 MB 6. Project Building a Restful API for Similarity Check using Natural Language Proc/3. Building a Similarity API Registration Part 3.vtt 13.6 KB 6. 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 6. 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 6. Project Building a Restful API for Similarity Check using Natural Language Proc/5. Building a Similarity API Refilling Part 5.mp4 83.8 MB 6. Project Building a Restful API for Similarity Check using Natural Language Proc/5. Building a Similarity API Refilling Part 5.vtt 10.3 KB 6. 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 6. 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 7. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/1. Building an Image Classification API Part 1.mp4 75.8 MB 7. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/1. Building an Image Classification API Part 1.vtt 13.2 KB 7. 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 7. 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 7. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/3. Building an Image Classification API, Registration Part 3.mp4 74 MB 7. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/3. Building an Image Classification API, Registration Part 3.vtt 12.1 KB 7. 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 7. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/4. Building an Image Classification API, Classification Function Part 4.vtt 30 KB 7. 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 7. 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 7. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/6. Building an Image Classification API Testing Part 6.mp4 104.9 MB 7. Project Building an Image Recognition Restful API using Tensorflow and Deeplear/6. Building an Image Classification API Testing Part 6.vtt 11.5 KB 8. Project Building a Restful API to handle Bank Transactions/1. Building a Bank API, Part 1.mp4 94.6 MB 8. Project Building a Restful API to handle Bank Transactions/1. Building a Bank API, Part 1.vtt 13.7 KB 8. Project Building a Restful API to handle Bank Transactions/2. Building a Bank API, Part 2.mp4 205.7 MB 8. Project Building a Restful API to handle Bank Transactions/2. Building a Bank API, Part 2.vtt 31.7 KB 8. Project Building a Restful API to handle Bank Transactions/3. Building a Bank API, Part 3.mp4 168.7 MB 8. Project Building a Restful API to handle Bank Transactions/3. Building a Bank API, Part 3.vtt 19.7 KB 8. Project Building a Restful API to handle Bank Transactions/4. Building a Bank API, Part 4.mp4 58.8 MB 8. Project Building a Restful API to handle Bank Transactions/4. Building a Bank API, Part 4.vtt 7 KB 8. 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 9. Deploying Restful API into AWS EC2 Instance/1. Deploying.mp4 288 MB 9. Deploying Restful API into AWS EC2 Instance/1. Deploying.vtt 36.5 KB