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:
https://github.com/demoskp/flask-query-builder
Code:
https://github.com/demoskp/tutorial-flask-query-builder
Personal website:
http://www.petsas.consulting
Download
0 formats
No download links available.
Unlock Advanced Flask Filtering with SQLAlchemy | NatokHD