I have to deploy a Flask application with Nginx and uWSGI. The application is running on uWSGI. But I get 404 error for Nginx. The code is as follows:
api.py