Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flask-classy is superior to flask-restful. #90

Open
slisznia opened this issue Dec 13, 2016 · 2 comments
Open

flask-classy is superior to flask-restful. #90

slisznia opened this issue Dec 13, 2016 · 2 comments

Comments

@slisznia
Copy link

slisznia commented Dec 13, 2016

I've worked on larger projects utilizing both frameworks and I'm quite tired of flask-restful's stringent adherence to only-one-GET/PUT/POST method per resource class. It produces an abundance of classes.

RESTful is an interface pattern and as such does not imply nor should dictate, how classes/code are organized internally. Yes, people can be sloppy and produce messy web but that's another story...

With that, are you open to transitioning this project to other maintainer(s)? Forking-off is an option -- there are already a few -- but I wanted to inquire first.

@SandeR2012
Copy link

check this https://github.com/teracyhq/flask-classful

@AlJohri
Copy link

AlJohri commented Sep 26, 2017

see #80 (comment)

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

No branches or pull requests

3 participants