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

Any examples for flask_restful Resources? #68

Open
davidPalechor opened this issue Jul 9, 2021 · 1 comment
Open

Any examples for flask_restful Resources? #68

davidPalechor opened this issue Jul 9, 2021 · 1 comment

Comments

@davidPalechor
Copy link

Hey!

Im trying to build an app using flask_restful library but I couldn't find an example of flask_injector together with restful.

Is there any example out there? I tried to replicate the behavior used in flask_restplus implementation but it is not working.

Thanks in advance

@jstasiak
Copy link
Collaborator

jstasiak commented Jul 9, 2021

Hey, this is the only example available that I know about: https://github.com/alecthomas/flask_injector/blob/445775737f2b0b7473fc2ce33aa4099be2c79c9d/flask_injector/tests.py#L286 (you have to click it to expand)

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

2 participants