DEV Community

Discussion on: Documenting your Flask-powered API like a boss

Collapse
 
houmie profile image
Houman

Hi Julien, but this requires your flask api to use Marshmallow correct? If I had flask-restful without Marshmallow, this won't work?

Collapse
 
djiit profile image
Julien Tanay

Hey, you can use it without Marshmallow, but you will have a lot less information.