flask-query-builder - Flask API filtering and sorting using SQLAlchemy

preview_player
Показать описание
In this video we will be filtering and sorting a Flask restful API that uses SQLAlchemy using the flask-query-builder python package I personally developed. We will cover partial filtering, exact match filtering, custom filters, sorting in both ascending and descending directions as well as custom sorts.

Chapters:
0:00 Intro
0:38 Installing flask-query-builder
2:01 Using flask-query-builder
2:29 Filtering resource results
13:39 Sorting resource results
19:59 Disallowed filters and sorts

Flask query builder GitHub page:

Code:

Personal website:
Рекомендации по теме