Brief Summary
This course is your ticket to mastering REST API development with Python, Flask, and Docker. We'll break things down and make it super easy!
Key Points
-
Learn to build production-ready REST APIs with Python and Flask
-
Understand user authentication and database management
-
Get hands-on experience with Docker and deployment techniques
Learning Outcomes
-
Create resource-based REST APIs with user authentication
-
Store and manage data using SQLAlchemy
-
Deploy your applications with confidence!
About This Course
Build professional REST APIs with Python, Flask, Docker, Flask-Smorest, and Flask-SQLAlchemy
Are you tired of boring, outdated, incomplete, or incorrect tutorials? I say no more to copy-pasting code that you don’t understand.
Welcome to the bestselling RESTÂ API course on Udemy! I'm Jose. I'm a software engineer, here to help you truly understand and develop your skills in web and RESTÂ API development with Python, Flask, and Docker.
Production-ready RESTÂ APIs with Flask
This course will guide you in creating simple, intermediate, and advanced REST APIs including authentication, deployments, databases, and much more.
We'll start with a Python refresher that will take you from the very basics to some of the most advanced features of Python—that's all the Python you need to complete the course.
Using Flask and popular extensions Flask-Smorest, Flask-JWT-Extended, and Flask-SQLAlchemy we will dive right into developing complete, solid, production-ready REST APIs.
We will also look into essential technologies like Git and database migrations with Alembic.
You'll be able to...
Create resource-based, production-ready RESTÂ APIs using Python, Flask, and popular Flask extensions;
Handle secure user registration and authentication with Flask.
Using SQLAlchemy and Flask-SQLAlchemy to easily and efficiently store resources to a database; and
Understand the complex intricacies of deployments of Flask RESTÂ APIs.
Use Docker to simplify running and deploying your RESTÂ APIs.
But what is a RESTÂ API anyway?
A RESTÂ API is an application that accepts data from clients and returns data back. For example, a RESTÂ API could accept text data from the client, such as a username and password, and return whether that is a valid user in the database.
When developing RESTÂ APIs, our clients are usually web apps or mobile apps. That's in contrast to when we make websites, where the clients are usually the users themselves.
Together we'll develop a RESTÂ API that not only allows clients to authenticate but also to store and retrieve any data you want from a database. Learning this will help you develop any RESTÂ API that you need for your own projects!
I pride myself on providing excellent support and feedback to every single student. I am always available to guide you and answer your questions.
I'll see you on the inside. Take your first step towards RESTÂ API mastery!
Connect web or mobile applications to databases and servers via REST APIs
Create secure and reliable REST APIs which include authentication, deployments, and database migrations
Understand the different layers of a web server and how web applications interact with each other
Yoav
Great teacher!