Python Flask Video Upload API
#python #flask #pythondockers #pythonnginx #pythonapache2reverseproxy #pythonnginxreverseproxy #ubuntudockers
Hello and welcome to my blog.Today onwards we going to start a new journey.I'm going to teach you How to build complete video upload REST API using python flask.so stay with me.
Here is the plan of this lesson series.around 50
- Introduction of the project and Setup our working environment.
- Create User Registration System using Python Flask.
- Create email Sending API for user verification Using Python Flask.
- Create API for verified user Identification Using Python Flask.
- Create API for user Login Using Python Flask.
- Create API for change user email using Python Flask.
- Create user email change email sending API.
- Create video upload API.
- create view uploaded video API.
- Change uploaded video details API.
- Delete uploaded video API.
- Apache reverse proxy.
- nginx reverse proxy.
- Create docker image from docker file.
- Create docker container from docker image.
- Create mongodb docker image.
- Link web service docker and mongodb docker.
- Change host file in ubuntu.
- Create virtual host in apache2.
- Create virtual host in nginx.
- Use unix socket insted of the tcp socket nginx.
- Install uwsgi and run flask app.
- Create wsgi and run flask application using wsgi.
- Commit docker.
- Rename docker.
- Restart docker.
- Stop docker.
- Restart docker.
- Remove docker image.
- Remove docker container.
- Stop all running docker container in one click.
- Remove all stopped container in one click.
- Use https for the flask application.
- Redirect http to the https in nginx
- Launch flask app to google app engine.
- Use single run command in docker file.
- Restart flask app if it is crashed.
- Run flask app using shell file.
- Run flask app using shell file with nohup command.
- Create non root ubuntu account to build and run docker image.
- How to run any file when docker container start.
- Build and run docker container and run video upload web service inside the docker file using one shell script.
- Use advance rest client to check your web service.
- Use postman to check your web service.
- Use curl to check your web service.
- How to use GET request to check your web service.
- How to use POST method to send request to your web service.
- How to use form encoded for send request to web service.
- How to solve url character limited nginx.
- How to solve apache errors.
- How to get POST and GET method both in flask application.
- What is IBM Bluemix.
- How to deploy docker image to IBM Bluemix.
Plase share and comment.Have a good day
No comments:
Post a Comment