Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch Flask library from flask_restful to flask_restx in app.py
Flask_restful library is replaced with flask_restx in app.py file to leverage extended functionalities provided by flask_restx. This change aims to refine the resource initialization and streamline the handling of database connections.
- Loading branch information