Real-life RESTful server example on Flask-RESTplus
eg: i implement query all videos http://127.0.0.1:5000/videos/ but how to implement filter query type for videos eg: http://127.0.0.1:5000/videos/?type=American who can tell me how to do attach parameters filter query for this project ?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by kingkisskill and has received 4 comments.