Tags
Language
Tags
September 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5

Build a Modern API with FastAPI and Python

Posted By: BlackDove
Build a Modern API with FastAPI and Python

Build a Modern API with FastAPI and Python
Updated 1/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.8 GB | Duration: 40 lectures • 7h 44m


Design a REST API with Fast API, write unit-tests, use MongoDB. Learn containerization, middleware, scaling & auth.

What you'll learn
Learn to build APIs with FastAPI and Python and organize your projects.
Learn to write unit-tests for the API.
Learn to improve development workflow using Docker and Python specific tools.
Learn to apply advanced development techniques.
Learn about FastAPI's middleware and authentication.
Learn to use MongoDB as a database.
Learn to deploy your application on Kubernetes.

Requirements
Python programming experience recommended but not necessary. It can be picked while working on the course.
General knowledge about how the web works is recommended to have.
Description
Learn to build modern APIs from scratch using Python and Fast API.

–-



Join this course in order to learn to build a Movie Tracking API from scratch using Python with FastAPI and MongoDB. During the course you will learn web application development basics, how to structure a Python project, how to apply design patterns and to write unit tests for your API.

You will also learn how to use the tools that professional Python developers use in their day to day work and to improve your workflow.

The course uses Python 3.10 and Fast API.



What you'll learn in this course:

- How to build a real-world Movie Tracking web service API.

- How to write unit tests with Pytest.

- How to structure a Python project.

- How to improve your development workflow with Docker and compose plugin.

- How to apply design patterns such as the Repository.

- How to code an in-memory database from scratch.

- How to work with MongoDB from Python.

- How to write and think about the application's RESTful endpoints.

- How to handle pagination.

- How to work with Fast API's dependency injection feature.

- How to handle configuration for your Fast API project.

- How to containerize a Python project.

- How to deploy the solution on Kubernetes.

- How to scale the API.



Course Prerequisites:

- Python knowledge is desired but NOT required, it can be picked up during this course as Python is intuitive.

- Web Fundamentals knowledge is desired but NOT required, it can be learned during this course by using free linked resources.



Who this course is for:
Developers looking to learn back-end development with Fast API and Python.
Students looking to follow a project based aproach and learn a new skills.
Everyone who is interested in learning to build a Web APIs using Python.