Zurück zum Ranking

tecladocode/rest-apis-flask-python

Pythonrest-apis-flask.teclado.com

Projects and e-book for our course, REST APIs with Flask and Python

flaskpythoneducationcourseudemy
Sterne-Wachstum
Sterne
1.5k
Forks
1.5k
Wochenwachstum
Issues
0
5001k1.5k
Dez. 2016Feb. 2020Mai 2023Juli 2026
ArtefaktePyPIpip install rest-apis-flask-python
README

REST APIs with Flask and Python

REST APIs with Flask and Python (Udemy banner image)


💡 A full course to teach you how to use Flask and Python to make REST APIs using multiple Flask extensions and PostgreSQL.

Getting started

Enrol in the course by going to this link.

Then you can come back here to download the repository. This repository contains the code that we develop in each section of the course.

If you are familiar with Git, you can use Git to download it. Otherwise, you can download it as a zip file:

Download repo as a zip file

Next, start taking the course at the beginning! You can use the downloaded code files to support you while you go through the course.

I also strongly recommend you code while you take the course. A good strategy is:

  1. Watch the video intently, optionally while taking notes.
  2. Watch again, more quickly, while typing the code together with me.
  3. Once you're done with the video, play about with the code. Make changes, break things, then fix them, and try to thoroughly understand everything the code does.

If you do this for the entire course, I guarantee you will learn how to make REST APIs using Flask and Python well and quickly. You'll still be using Google and searching for stuff every day, but so does everyone else!

Section 2: A Full Python Refresher

This section (only available on Udemy) helps programmers who are new to Python get acquainted with the language. It is not a complete-beginner Python course!

Section 3: Your first REST API

The code in this section includes a simple Flask app that accepts and returns JSON data.

Section 4: Docker

Introduction to Docker to run your REST APIs. We talk about images, containers, and how to run applications.

Section 5: Flask-Smorest

We introduce the Flask-Smorest extension, a library that greatly simplifies writing REST APIs using Flask. It also provides things like automated documentation generation.

Section 6: Flask-SQLAlchemy

The code in this section extends the previous section by replacing the data storage in Python lists with SQLAlchemy, an ORM (Object-Relational Mapping which simplifies connecting to and interacting with a database.

Section 7: Many-to-many relationships

In this section we talk about many-to-many relationships using SQLAlchemy.

Section 8: Authentication with Flask-JWT-Extended

Learn how to perform user authentication using JWTs and the Flask-JWT-Extended library. Here we talk about access token JWTs, as well as refresh tokens, JWT claims, blocklists, password hashing, and more.

Section 9: Flask-Migrate

After deploying your apps, making changes to the database can be really tricky because you have to log in to the database server and manually update the database tables using SQL commands.

Flask-Migrate and the Alembic libraries simplify this job by creating migration scripts.

Section 10: Git Crash Course

A quick and intense course on Git and GitHub for code sharing.

Section 11: Deploying to Render.com

Learn how to get your code running in the cloud and make it publicly accessible. In this section we use Render.com for deployments and we also deploy a PostgreSQL database.

Ähnliche Repositories
apache/superset

Apache Superset is a Data Visualization and Data Exploration Platform

PythonPyPIApache License 2.0supersetapache
superset.apache.org
73.9k17.9k
pallets/flask

The Python micro framework for building web applications.

PythonPyPIBSD 3-Clause "New" or "Revised" Licensepythonflask
flask.palletsprojects.com
72k16.9k
Asabeneh/30-Days-Of-Python

The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

PythonPyPI30-days-of-pythonpython
68.8k12.8k
plotly/dash

Data Apps & Dashboards for Python. No JavaScript Required.

PythonPyPIMIT Licensedashplotly
plotly.com/dash
24.3k2.3k
humiaozuzu/awesome-flask

A curated list of awesome Flask resources and plugins

flaskflask-resources
12.7k1.6k
coleifer/peewee

a small, expressive orm -- supports postgresql, mysql, sqlite, now with asyncio

PythonPyPIMIT Licensedankgametight
docs.peewee-orm.com
12k1.4k
Miserlou/Zappa

Serverless Python

PythonPyPIMIT Licensezappaapi-gateway
blog.zappa.io
11.8k1.2k
benbusby/whoogle-search

A self-hosted, ad-free, privacy-respecting metasearch engine

PythonPyPIMIT Licenseadblockprivacy
pypi.org/project/whoogle-search/
11.6k1k
jofpin/trape

People tracker on the Internet: OSINT analysis and research tool by Jose Pino

PythonPyPItrackingosint
x.com/jofpin
8.9k1.4k
vvbbnn00/WARP-Clash-API

该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.

PythonPyPIGNU General Public License v3.0clashcloudflare
8.8k1.1k
miguelgrinberg/flasky

Companion code to my O'Reilly book "Flask Web Development", second edition.

PythonPyPIMIT Licenseflaskpython
8.8k4.3k
dvf/blockchain

A simple Blockchain in Python

C#MIT Licenseblockchaincryptocurrency
8k2.8k