Building Basic RESTful API with Flask-RESTful
What is Flask
Flask is a Python micro-framework for building web applications and web APIs.
Being lightweight, easy to adopt, well-documented, and popular, Flask is a very good option for developing RESTful APIs
API - Application Programming Interfa...
emmadonery.hashnode.dev3 min read