• Blog
  • Search results shown for:

"flask"

9 of 9 results

developers

Jan 21, 2025 • 11 min read

OpenFGA for Python Flask Applications

In this post, we will focus on adding fine-grained authorization to your Python Flask application using OpenFGA.

Ryan Quinn

developers

Jan 7, 2025 • 19 min read

Developing RESTful APIs with Python and Flask

Let's learn how to develop RESTful APIs with Python and Flask.

Multiple authors

developers

Aug 30, 2021 • 12 min read

Best Practices for Flask API Development

Learn how to design and build REST APIs with Python and Flask following best practices.

Juan Cruz Martinez

developers

May 21, 2021 • 6 min read

What's New in Flask 2.0

Flask 2.0.0 was released a while ago and many interesting changes are available

Jessica Temporal

developers

Oct 29, 2020 • 27 min read

Dynamic Authorization with GraphQL and Rules

Build a Flask and GraphQL quidditch management system that uses Auth0 rules to implement ABAC and GBAC.

Holly Guevara

developers

Apr 3, 2018 • 23 min read

Using Python, Flask, and Angular to Build Modern Web Apps - Part 3

In this series, you will learn how to create modern web applications with Python, Flask, and Angular.

Bruno Krebs

developers

Mar 15, 2018 • 18 min read

Using Python, Flask, and Angular to Build Modern Web Apps - Part 2

In this series, you will learn how to create modern web applications with Python, Flask, and Angular.

Bruno Krebs

developers

Mar 13, 2018 • 18 min read

Using Python, Flask, and Angular to Build Modern Web Apps - Part 1

In this series, you will learn how to create modern web applications with Python, Flask, and Angular.

Bruno Krebs

developers

Nov 9, 2017 • 28 min read

SQLAlchemy ORM Tutorial for Python Developers

Let's learn how to use SQLAlchemy ORM to persist and query data on Python applications.

Bruno Krebs