DEV Community

Discussion on: Flask Rest API -Part:2- Better Structure with Blueprint and Flask-restful

Collapse
 
shwetankverma profile image
Shwetank Verma

I am new to flask. This post helped me have better understanding of things along with hands on.

Instead of Flask-restful, can't we use Flask-restplus. As Flask-restplus comes with swagger-ui, it helps us to have proper visualization of our API.

Kindly help in achieving the same.
I came across few posts online with respect to Flask-restplus, but being novice in this topic found it bit complex.

Collapse
 
paurakhsharma profile image
Paurakh Sharma Humagain

I am glad this article helped you 🙂
Regarding your question, I haven't used Flask-restplus, I will have a look at it and try to come up with an article for it as well. Thanks for the suggestion 😊

Collapse
 
shwetankverma profile image
Shwetank Verma • Edited

Thank you so much Paurakh.. Good luck :-)
Eagerly waiting for the article :-)