This course for anyone who wants to be python backend developer. You will learn what is API and some python API frameworks. You will find all the fundamentals about backend development in lectures. With this course, you will learn how to build secure, fast, scalable, documented and well tested API. Beside this, you will learn the caching and database best practices. This is not just an API framework course, this is complete course that teaches you everything about backend development. You will learn the best practices. You will see the best path of how to develop a good API.
Complete Backend (API) Development with Python A-Z
In this course you will learn fastapi python framework. It is the fastest and most convenient python framework. As a production environment you will learn digital-ocean cloud and as a deployment mechanism you will learn docker. This course starts from teaching what is API and ends with secure, tested, documented, cached and versioned best practice API. After this course you will be able to create your own API and create your own database and connect it from your API. Also you will get a domain name and put it to your API server. With load balancer, millions of users will be no more trouble. With nginx reverse proxy, you will be able to set any security or rate limit configuration to your API.
About the Author: Udemy
Udemy is the largest open marketplace for online courses on the internet. Founded in 2010 by Eren Bali, Oktay Caglar, and Gagan Biyani and headquartered in San Francisco, the company went public on the Nasdaq in 2021 under the ticker UDMY. The platform hosts well over two hundred thousand courses across software development, IT and cloud, data science, design, business, marketing, and creative skills, taught by tens of thousands of independent instructors. Roughly seventy million learners use it worldwide, and the corporate arm — Udemy Business — supplies a curated subset of that catalog to enterprise customers.
Because Udemy is a marketplace rather than a single editorial publisher, the catalog is uneven by design. The strongest material lives in the long-form, project-based courses authored by working engineers — full-stack JavaScript, React, Node.js, Python data science, AWS, Docker and Kubernetes, mobile development with Flutter and React Native, and cloud certification preparation. The CourseFlix listing under this source is the slice of that catalog that has been mirrored here for offline-friendly viewing, organized by topic and updated as new releases land. Pricing on Udemy itself swings dramatically with the site's near-permanent sales, which is why the platform is best treated as a deep reference catalog: pick instructors with strong reviews and a track record of updating their material rather than buying on the headline price alone.
Watch Online 40 lessons
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Who am I ? Demo | 02:12 | |
| 2 | Overview of the course. What is backend? | 04:35 | |
| 3 | What can you build after this course? | 01:44 | |
| 4 | What is API? | 03:40 | |
| 5 | Why python for API? | 01:32 | |
| 6 | Python API Frameworks - Sync vs Async | 03:00 | |
| 7 | What is JSON? | 01:33 | |
| 8 | HTTP Methods | 05:54 | |
| 9 | HTTP Status Codes | 07:36 | |
| 10 | Our sample project | 01:40 | |
| 11 | Look at other API's | 07:40 | |
| 12 | Setup environment for our API | 10:06 | |
| 13 | Hello world with fast api framework | 07:27 | |
| 14 | Helpful tools - Insomnia or Postman | 08:45 | |
| 15 | Python types, Pydantic models | 12:07 | |
| 16 | Naming for endpoints | 13:26 | |
| 17 | Creating enpoints | 43:56 | |
| 18 | Endpoints - Advance Cases | 17:45 | |
| 19 | Versioning | 09:55 | |
| 20 | Authentication | 01:03:09 | |
| 21 | Recap Authentication | 08:56 | |
| 22 | Middleware | 16:20 | |
| 23 | Documentation - Swagger | 35:31 | |
| 24 | Production Environement & Installments | 14:23 | |
| 25 | Creating PostgreSQL database with docker | 18:46 | |
| 26 | ORM vs Pure SQL | 34:07 | |
| 27 | Connecting endpoints to database | 01:00:26 | |
| 28 | Validation | 08:09 | |
| 29 | Cache with Redis | 28:46 | |
| 30 | Testing endpoints | 51:07 | |
| 31 | Load testing | 42:22 | |
| 32 | Deploying API to production environment | 50:26 | |
| 33 | Load Balancers | 38:40 | |
| 34 | Getting a domain | 08:43 | |
| 35 | Reverse Proxy | 42:56 | |
| 36 | HTTPS | 16:56 | |
| 37 | Auth 2.0 | 23:31 | |
| 38 | Final cut | 17:10 | |
| 39 | Backend Architecture | 10:02 | |
| 40 | Resources | 00:10 |
Get instant access to all 39 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionRelated courses
-
Updated 2y agoRock Solid Python with Python Typing Course
By: Talk Python TrainingWhen Python was originally invented way back in 1989, it was a truly dynamic and typeless programming language. But that all changed in Python 3.5 when type "hi4h 27m5/5 -
Updated 2y agoPython on the Backend
By: UdemyDo you know Python and want to take it to the next level? How about writing a website in Python, or an API so your fellow developers can consume in JSON over si3h 51m -
Updated 1y agoDjango for Beginners/APIs/Professionals
By: LeanpubDjango for Professionals Once you have learned the basics of Django there is a massive gap between building simple "toy apps" and what it takes to build a "pro