Skip to content

Draft: drop flask-restful#3820

Draft
tehasdf wants to merge 1 commit intomasterfrom
flask-restful-1
Draft

Draft: drop flask-restful#3820
tehasdf wants to merge 1 commit intomasterfrom
flask-restful-1

Conversation

@tehasdf
Copy link
Copy Markdown
Contributor

@tehasdf tehasdf commented Sep 8, 2022

This is a draft, and will be changed a lot, and I'll split commits too.

Anyway, the point is, I don't like flask-restful and I want it to go.
There's multiple places we use it:
[x] the Resource stuff - easily replaced by just flask.MethodView
[x] argument parsing - possible to be replaced by pydantic
[ ] marshal_with and resource_fields - also possible to be replaced by pydantic

@tehasdf tehasdf marked this pull request as draft September 19, 2022 19:23
@tehasdf tehasdf force-pushed the flask-restful-1 branch 2 times, most recently from df399c9 to c59bc21 Compare December 4, 2022 11:40
Replace all flask-restful attribute parsing methods by pydantic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant