Using Flask with our old friend Marshmallow
Flask is one of Python's most popular frameworks for building HTTP REST APIs. Although another new kid exists on the block FastAPI, Flask still holds a special place for anyone learning to build REST APIs.
Why do we need data validation?
Data is one ...
flask-india.hashnode.dev4 min read